文件名称:binary-video
- 所属分类:
- OpenCV
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-01-30
- 文件大小:
- 5.2mb
- 下载次数:
- 0次
- 提 供 者:
- cheny******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
学习使用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 fr a me of the input video images are binarized using the same threshold value
2. superposed on the binarized image of each fr a me 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 fr a me
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.
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 fr a me of the input video images are binarized using the same threshold value
2. superposed on the binarized image of each fr a me 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 fr a me
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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
binary video
............\ConsoleApplication1
............\ConsoleApplication1.sdf
............\ConsoleApplication1.sln
............\ConsoleApplication1.v12.suo
............\...................\ConsoleApplication1.vcxproj
............\...................\ConsoleApplication1.vcxproj.filters
............\...................\ConsoleApplication1.vcxproj.user
............\...................\Debug
............\...................\.....\ConsoleA.F899A0D7.tlog
............\...................\.....\......................\CL.read.1.tlog
............\...................\.....\......................\CL.write.1.tlog
............\...................\.....\......................\ConsoleApplication1.lastbuildstate
............\...................\.....\......................\link.read.1.tlog
............\...................\.....\......................\link.write.1.tlog
............\...................\.....\ConsoleApplication1.log
............\...................\.....\test.obj
............\...................\.....\vc120.idb
............\...................\.....\vc120.pdb
............\...................\test.cpp
............\Debug
............\.....\ConsoleApplication1.exe
............\.....\ConsoleApplication1.ilk
............\.....\ConsoleApplication1.pdb