Description: 视频处理中最重要的指标:PSNR(峰值信噪比)。本人写的一个小程序,用于测试图象中的Y、U、V分量的PSNR值。-PSNR is a very important index in video disposal.
there are a little program . It tests the PSNR of the YUV in the image. Platform: |
Size: 52224 |
Author:天天 |
Hits:
Description: 测量视频文件信噪比的文件,对于研究视频压缩很有作用,可以进行压缩质量检验-The file of surveying SNR with video frequency file,more effect with study video compress,can test quality of compress. Platform: |
Size: 25600 |
Author:王宁 |
Hits:
Description: foreman.yuv,典型的视频测试序列之一,做视频编解码测试时需要用到-foreman.yuv typical video test sequence, so video codec tests necessary to use Platform: |
Size: 11289600 |
Author:wohulf |
Hits:
Description: 读取CIF、QCIF格式的YUV测试序列文件,并且将其显示出来,转换为RGB格式进行连续视频播放-Read CIF, QCIF format YUV test sequence file, and will show up, converted to RGB format continuous video playback Platform: |
Size: 1024 |
Author:高志斌 |
Hits:
Description: 运用contourlet变换和小波变换对图像进行去噪处理,并将二者的去噪效果通过PSNR进行对比.文中包含去噪.m文件和求PSNR的.m文件.程序中注释详细,值得参考.通过测试的代码.-Use Contourlet transform and wavelet transform for image denoising treatment, and the denoising effect of the adoption of both PSNR comparison. Paper contains denoising. M documents and PSNR for the. M file. Program notes in detail, it is also useful. Through test code. Platform: |
Size: 171008 |
Author:chy |
Hits:
Description: 自己编写的粒子滤波程序,请用户自己添加视频测试-Their own procedures for the preparation of the particle filter, please add the user' s own Video Test Platform: |
Size: 4096 |
Author:周凯 |
Hits:
Description: matlab下使用帧差法实现视频跟踪,提供了一个测试视频和完整的说明文档。下载后可以直接在matlab环境下运行。-matlab using frame difference for video tracking, provides a test video and complete documentation. Download matlab environment can be run directly. Platform: |
Size: 1197056 |
Author:吴鹏飞 |
Hits:
Description: 这是一本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. Platform: |
Size: 2452480 |
Author:LIUWEI |
Hits:
Description: 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. Platform: |
Size: 1024 |
Author:Luke |
Hits:
Description: 用于视频车辆检测,使用matlab语音,测试结果准确率达90 -For video vehicle detection, the use of matlab voice, test results are accurate 90
Platform: |
Size: 121856 |
Author:朱丹丹 |
Hits:
Description: 很好的基于帧间差分的目标跟踪检测算法matlab代码,里面含有测试视频!-Good target tracking based on frame difference detection algorithm matlab code, which contains a test video! Platform: |
Size: 1197056 |
Author:胡博 |
Hits:
Description: 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 Platform: |
Size: 624640 |
Author:孙宁 |
Hits:
Description: video test matlab student proyect IPN is too easy to learn :) enjoy it
content: 1 video
1 matlab code Platform: |
Size: 350208 |
Author:aleetz |
Hits:
Description: 对图像中的人脸进行识别,然后进行跟踪,可以运行,代码里的视频可以替换,均值漂移(The face in the image is identified, then tracked, running, the video in the code can be replaced, the mean shift.) Platform: |
Size: 1024 |
Author:雪花儿
|
Hits:
Description: 一、课题介绍
本设计为基于MATLAB的火焰烟雾火灾检测系统。结合火焰是实时动态跳跃的,采用面积增长率,角点和圆形度三个维度相结合的方式判断是否有火焰。该设计测试对象为视频,通过下一帧和上一帧的差异发现是否有火情,并可发出语音报警。本设计带有一个人机交互式GUI界面,界面友好。是个不错的毕设选题。
二、算法流程
结合火焰的面积增长率,角点和圆形度三个维度综合判断。并且得出每帧图像火焰部分的该三个参数,实时显示在GUI上。(1.Topic introduction
This design is based on MATLAB flame smoke fire detection system. Combined with the fact that the flame is real-time dynamic jumping, the area growth rate, corner and roundness are used to judge whether there is flame. The test object of the design is video. Through the difference between the next frame and the previous frame, we can find whether there is fire or not, and send out voice alarm. This design has an interactive GUI interface, which is friendly. It's a good topic for graduation.
2. Algorithm flow
Combined with the three dimensions of flame area growth rate, corner point and roundness, it can be judged comprehensively. The three parameters of the flame part of each frame are obtained and displayed on the GUI in real time.) Platform: |
Size: 30653440 |
Author:www.wobishe.com |
Hits:
Description: 一、课题介绍
本设计为基于MATLAB的火焰烟雾火灾检测系统。传统的采用颜色的方法,误识别大,局限性强。结合火焰是实时动态跳跃的,采用面积增长率,角点和圆形度三个维度相结合的方式判断是否有火焰。该设计测试对象为视频,通过下一帧和上一帧的差异发现是否有火情,并可发出语音报警。本设计带有一个人机交互式GUI界面,界面友好。是个不错的bishe选题。
二、算法流程
结合火焰的面积增长率,角点和圆形度三个维度综合判断。并且得出每帧图像火焰部分的该三个参数,实时显示在GUI上。
三、GUI界面设计(This design is based on MATLAB flame smoke fire detection system. The traditional method of using color has large error recognition and strong limitation. Considering that the flame is real-time and dynamic jumping, the area growth rate, corner and roundness are combined to determine whether there is flame. The test object of the design is video. Through the difference between the next frame and the previous frame, whether there is fire is found and the voice alarm can be sent out. This design has a personal computer interactive GUI interface, the interface is friendly. It's a good choice for BiShe.) Platform: |
Size: 36622336 |
Author:MATLAB道长 |
Hits: