搜索资源列表
GUI01
- Matlab GUI视频教程 教你一步一步的用GUI做交互界面-Matlab GUI Video Guide teach you step by step using the GUI interface done
Netbeans6-swing-gui-design
- Netbeans 6.0的GUI设计demo,功能非常强大,最好配合视频一起看。
MPlayer-1.0rc1-gui
- 又是一个小型的视频播放器,能个实现比较简单的功能,是练习编程的好方法
MATLAB GUI 教学视频
- matlab中关于GUI的教学视频~
ffmpeg的有gui的视频采集程
- 使用v4l2,qt,ffmpeg编写的有gui的视频采集程序-Use v4l2, qt, ffmpeg has prepared a video capture program gui
gui_imconnect.rar
- Matlab GUI的源码,实现两个视频的拼接,包含各种按钮的使用,以及视频拼接一种有效的算法,希望对大家有帮助。,Matlab GUI source code, to achieve two video splicing, including the use of a variety of buttons, and video splicing an efficient algorithm, we want to help.
MatlabGUI
- MATLAB中GUI视频的教程 教你一步一步的用GUI做交互界面 可自由下载 免谢~-MATLAB in the GUI video tutorials teach you step by step to do with GUI interface are free to download free thank ~
matlabGUI01
- Matlab GUI视频教程,教你一步一步的用GUI做交互界面。-Matlab GUI video tutorials teach you step by step to do with GUI interface.
learn-gui
- gui的几个例子,图片的显示 -选择,显示,退出时有弹出对话框 还有一个是学习成绩选择的例子根据ilovematlab-学习视频编写 -a few examples of gui, images are displayed- Select, display, has pop-up dialog box when the exit there is a choice example is the academic ilovematlab-study prepared in accordance w
imageProc
- matlab gui 图像处理系统,里面有用到的代码及说明,欢迎大家学习-MATLAB gui Image Processing System
matlab-database-GUI-student-management
- MATLAB_GUI学生管理系统(视频对应文件)-MATLAB_GUI student management system (the corresponding video file)
GUI
- matlab,GUI实例制作演示教学视频 ,GUI实例制作演示教学视频-matlab, GUI examples demonstrate teaching video production, GUI examples demonstrate teaching video production, GUI example of teaching video production demo
kalman
- gui,实现视频的读入,以及图像的获取,并实现kalman滤波对目标物的位置进行检测预测-kalman filter detect the object
GUI
- 《精通matlab GUI设计》可视化编程宝典丛书,书后例程,全书各章所有例程-" Mastering matlab GUI design" Visual Programming Books Collection, the book routines, all routines book chapters
videocatch
- matlab视频采集程序,调用摄像头并捕获视频,保存视频(Call the camera and capture the video)
GUI读取视频
- 在GUI界面实现视频的读取 和计数 和暂停计数(In the GUI interface to achieve video read and count and pause count)
35个完整的GUI实例系列代码guis_fex
- 10分钟学习GUI系列视频代码,35个完整的GUI实例系列代码(10 minutes to learn GUI series video code, 35 complete GUI examples of serial code)
Matlab火焰火灾烟雾识别系统[带参数,GUI界面]
- 一、课题介绍 本设计为基于MATLAB的火焰烟雾火灾检测系统。结合火焰是实时动态跳跃的,采用面积增长率,角点和圆形度三个维度相结合的方式判断是否有火焰。该设计测试对象为视频,通过下一帧和上一帧的差异发现是否有火情,并可发出语音报警。本设计带有一个人机交互式GUI界面,界面友好。是个不错的毕设选题。 二、算法流程 结合火焰的面积增长率,角点和圆形度三个维度综合判断。并且得出每帧图像火焰部分的该三个参数,实时显示在GUI上。(1.Topic introduction This design
第 18 章 基于GUI搭建通用视频处理工具
- 基于GUI搭建通用视频处理工具,matlab搭建界面,读取处理视频(Build a general video processing tool based on GUI, build an interface with MATLAB, read and process video)
MATLAB视频去雾【GUI,源码,论文】
- 该课题是基于MATLAB平台的图像去雾处理,配备一个人机交互GUI界面,可以选择局部直方图均衡化,全局直方图均衡化,Retinex算法,通过对比处理前、后的图像的直方图,而直方图是一副图像各灰度值在0-256的分布个数的表,信息论已经整明,具有均匀分布直方图的图像,其信息量是最大的。 二、算法介绍 ①全局直方图均衡化:通俗地理解就是,不管三七二十一,直接强行对彩色图像的R,G,B三通道颜色进行histeq均衡处理,然后进行三通道重组; ②局部直方图均衡化:设置一个固定大小的滑块,分别对彩色图像进