搜索资源列表
MATLAB
- 全搜索 运动估计 多媒体视频压缩 包含motion矢量算法和test文件进行运动估计-Full search motion estimation includes motion vectors of multimedia video compression algorithms and test files motion estimation
keyframe
- 视频的关键帧计算,和关键帧提取,附有实验报告-Video key frame basis, and key frame extraction, with test report
video-vehicle-detection
- 用于视频车辆检测,使用matlab语音,测试结果准确率达90 -For video vehicle detection, the use of matlab voice, test results are accurate 90
MHT
- 采用多假设检验法实现多目标跟踪,建立了多目标跟踪/视频监控平台,结合卡尔曼滤波预测目标轨迹。用户可以自己修改相关代码。-This code complete multiple object tracking/multiple target tracking/multi target tracking/multi object tracking using multiple hypothesis test/multi hypothesis test, builds up a visual surv
paticle_filter
- 自己编写的粒子滤波程序,请用户自己添加视频测试-Their own procedures for the preparation of the particle filter, please add the user' s own Video Test
test
- the code is written to watermark the video
Motion_Detection
- matlab下使用帧差法实现视频跟踪,提供了一个测试视频和完整的说明文档。下载后可以直接在matlab环境下运行。-matlab using frame difference for video tracking, provides a test video and complete documentation. Download matlab environment can be run directly.
matlab-the-source-program-and-its-in-each-chapter-
- 这是一本matlab学习书的原程序和对应的每一章节的视频学习资料,自学很有用,可以一边看视频一边试验。-This is a matlab program to learn the original book and the corresponding video learning materials for each chapter, self useful in watching the video side of the test.
cv3
- Load test (black) video in Matlab and export the information on the brightness of individual images.-Load test (black) video in Matlab and export the information on the brightness of individual images.
Frame-difference-Detection
- 很好的基于帧间差分的目标跟踪检测算法matlab代码,里面含有测试视频!-Good target tracking based on frame difference detection algorithm matlab code, which contains a test video!
2
- matlab下使用帧差法实现视频跟踪,提供了一个测试视频和完整的说明文档 已验 无错 放心使用 改一下视频路径即可-matlab to use the frame difference method for video tracking, provides a test video and full documentation is error-free ease of use experience to change the path to your video
mutidetect
- 在matlab仿真环境下能对视频中的移动目标的包络进行检测。-It can test envelope of the target in the video under Matlab simulation environment
videotest-[LINEA!!]
- video test matlab student proyect IPN is too easy to learn :) enjoy it content: 1 video 1 matlab code
tracking
- 基于matlab的从视频中检测到人,并跟踪整个人体,附有视频和代码-tracking people from video with matlab,a short test video included
tracking-in-motion-video
- 视频中动态目标的跟踪,matlab代码,包含测试视频-motion object tracking in videos. coded in matlab including test video.
foreman_qcif
- 经典视频测试序列--forman,matlab 编程;视频编解码-new video test-forman
matlab-Tracking
- 动态目标的识别与跟踪程序程序,该程序在MATLAB平台可运行,有测试视频,对于学习目标跟踪有较大帮助-Dynamic target recognition and tracking program program that can be run in the MATLAB platform, a test video for the track great help learning objectives
test
- 对图像中的人脸进行识别,然后进行跟踪,可以运行,代码里的视频可以替换,均值漂移(The face in the image is identified, then tracked, running, the video in the code can be replaced, the mean shift.)
Matlab火焰火灾烟雾识别系统[带参数,GUI界面]
- 一、课题介绍 本设计为基于MATLAB的火焰烟雾火灾检测系统。结合火焰是实时动态跳跃的,采用面积增长率,角点和圆形度三个维度相结合的方式判断是否有火焰。该设计测试对象为视频,通过下一帧和上一帧的差异发现是否有火情,并可发出语音报警。本设计带有一个人机交互式GUI界面,界面友好。是个不错的毕设选题。 二、算法流程 结合火焰的面积增长率,角点和圆形度三个维度综合判断。并且得出每帧图像火焰部分的该三个参数,实时显示在GUI上。(1.Topic introduction This design
MATLAB烟雾火焰识别GUI界面
- 一、课题介绍 本设计为基于MATLAB的火焰烟雾火灾检测系统。传统的采用颜色的方法,误识别大,局限性强。结合火焰是实时动态跳跃的,采用面积增长率,角点和圆形度三个维度相结合的方式判断是否有火焰。该设计测试对象为视频,通过下一帧和上一帧的差异发现是否有火情,并可发出语音报警。本设计带有一个人机交互式GUI界面,界面友好。是个不错的bishe选题。 二、算法流程 结合火焰的面积增长率,角点和圆形度三个维度综合判断。并且得出每帧图像火焰部分的该三个参数,实时显示在GUI上。 三、GUI界面设计(Thi