-
binary-video
学习使用OpenCV,对输入的一段彩色视频,用OpenCV实现以下功能或要求:
1. 对输入视频的每一帧图像都用同一个阈值进行二值化;
2.在每帧二值化图像上叠加上含自己学号与姓名等信息的版权字幕;
3. 在处理的过程中,实时显示每帧图片处理之后的效果;
4.将所有这些二值化图像按视频原来顺序合成输出一个视频文件,按原输入视频播放速度的两倍合成;
5. 做成如下的命令行格式,xxx.exe 输入视频文件名 二值化阈值 输出视频文件名(例如 MyBiVideo.exe input.avi 50 output.avi )
这里的二值化有两种选择,可以手动收入阈值,也可以直接用OTSU算法的较优阈值直接二值化。(Learn to use OpenCV, for some color video input, with the OpenCV following functions or requirements:
1. Each frame of the input video images are binarized using the same threshold value
2. superposed on the binarized image of each frame containing the copyright on the number and the name of their own learning subtitles other information
3. During processing, real-time display after processing each frame
4. All of these binarized image by synthesizing the video output of a video sequence of the original document, the original input composite video playback speed twice
5. made the following command line format, xxx.exe input video file name binary threshold value of the output video file name (eg MyBiVideo.exe input.avi 50 output.avi)
Here there are two binary choice, you can manually income thresholds, you can directly use the optimum direct binarization threshold through OTSU algorithm.)
- 2015-01-30 16:15:09下载
- 积分:1
-
viola_jones
这个是最成熟的人脸检测算法viola-jones的matlab版本实现,适合搞研究的同学们(a matlab implementation of the viola-jones face dection!)
- 2012-02-19 16:13:31下载
- 积分:1
-
MainWindow
车辆检测,车辆识别,对输入的车辆图像进行识别并输出识别结果(Vehicle detection, vehicle recognition, recognition of input vehicle images and output of recognition results.)
- 2020-06-29 18:00:01下载
- 积分:1
-
gaijinzhongzhilvbo
一种改进的快速加权中值滤波算法,较好的保留了图像的细节(Fast weighted median filtering algorithm, an improved and better retain the image details.)
- 2012-04-09 13:19:39下载
- 积分:1
-
Activeontours
region wise image segment
- 2018-02-06 16:00:46下载
- 积分:1
-
fusion
图像融合的算法集锦,遥感图像的小波融合等(Image fusion algorithm Collection, remote sensing image wavelet fusion)
- 2020-12-21 19:29:07下载
- 积分:1
-
灰度处理多种实现程序
利用matlab控制摄像头,对图像实时进行二值灰度处理(Using MATLAB to control the camera, the image is processed with two value gray in real time)
- 2017-11-09 13:52:18下载
- 积分:1
-
matlab手写数字图像处理样本加函数加测试结果表
如题,matlab手写数字测试图像处理 样本(30+50个)加全代码加测试结果(Like title, matlab handwritten digital test image processing samples (30 + 50) plus full code plus test results)
- 2020-06-23 21:20:01下载
- 积分:1
-
SAR滤波
说明: 直接可以运行的,基于matlab平台,里面包含了frost滤波,Lee滤波和kuan滤波,均可以直接运行。(Can run directly, based on MATLAB platform)
- 2020-06-29 22:17:23下载
- 积分:1
-
levelset
一个比较不错的水平集改进算法,内附说明文档。(A relatively good level set to improve the algorithm, containing documentation.)
- 2008-12-18 17:05:17下载
- 积分:1