文件名称:binary-video
-
所属分类:
- 标签属性:
- 上传时间:2015-01-30
-
文件大小:5.2mb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
学习使用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.
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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
binary video/
binary video/ConsoleApplication1/
binary video/ConsoleApplication1.sdf
binary video/ConsoleApplication1.sln
binary video/ConsoleApplication1.v12.suo
binary video/ConsoleApplication1/ConsoleApplication1.vcxproj
binary video/ConsoleApplication1/ConsoleApplication1.vcxproj.filters
binary video/ConsoleApplication1/ConsoleApplication1.vcxproj.user
binary video/ConsoleApplication1/Debug/
binary video/ConsoleApplication1/Debug/ConsoleA.F899A0D7.tlog/
binary video/ConsoleApplication1/Debug/ConsoleA.F899A0D7.tlog/cl.command.1.tlog
binary video/ConsoleApplication1/Debug/ConsoleA.F899A0D7.tlog/CL.read.1.tlog
binary video/ConsoleApplication1/Debug/ConsoleA.F899A0D7.tlog/CL.write.1.tlog
binary video/ConsoleApplication1/Debug/ConsoleA.F899A0D7.tlog/ConsoleApplication1.lastbuildstate
binary video/ConsoleApplication1/Debug/ConsoleA.F899A0D7.tlog/link.command.1.tlog
binary video/ConsoleApplication1/Debug/ConsoleA.F899A0D7.tlog/link.read.1.tlog
binary video/ConsoleApplication1/Debug/ConsoleA.F899A0D7.tlog/link.write.1.tlog
binary video/ConsoleApplication1/Debug/ConsoleApplication1.log
binary video/ConsoleApplication1/Debug/test.obj
binary video/ConsoleApplication1/Debug/vc120.idb
binary video/ConsoleApplication1/Debug/vc120.pdb
binary video/ConsoleApplication1/test.cpp
binary video/Debug/
binary video/Debug/ConsoleApplication1.exe
binary video/Debug/ConsoleApplication1.ilk
binary video/Debug/ConsoleApplication1.pdb
binary video/ConsoleApplication1/
binary video/ConsoleApplication1.sdf
binary video/ConsoleApplication1.sln
binary video/ConsoleApplication1.v12.suo
binary video/ConsoleApplication1/ConsoleApplication1.vcxproj
binary video/ConsoleApplication1/ConsoleApplication1.vcxproj.filters
binary video/ConsoleApplication1/ConsoleApplication1.vcxproj.user
binary video/ConsoleApplication1/Debug/
binary video/ConsoleApplication1/Debug/ConsoleA.F899A0D7.tlog/
binary video/ConsoleApplication1/Debug/ConsoleA.F899A0D7.tlog/cl.command.1.tlog
binary video/ConsoleApplication1/Debug/ConsoleA.F899A0D7.tlog/CL.read.1.tlog
binary video/ConsoleApplication1/Debug/ConsoleA.F899A0D7.tlog/CL.write.1.tlog
binary video/ConsoleApplication1/Debug/ConsoleA.F899A0D7.tlog/ConsoleApplication1.lastbuildstate
binary video/ConsoleApplication1/Debug/ConsoleA.F899A0D7.tlog/link.command.1.tlog
binary video/ConsoleApplication1/Debug/ConsoleA.F899A0D7.tlog/link.read.1.tlog
binary video/ConsoleApplication1/Debug/ConsoleA.F899A0D7.tlog/link.write.1.tlog
binary video/ConsoleApplication1/Debug/ConsoleApplication1.log
binary video/ConsoleApplication1/Debug/test.obj
binary video/ConsoleApplication1/Debug/vc120.idb
binary video/ConsoleApplication1/Debug/vc120.pdb
binary video/ConsoleApplication1/test.cpp
binary video/Debug/
binary video/Debug/ConsoleApplication1.exe
binary video/Debug/ConsoleApplication1.ilk
binary video/Debug/ConsoleApplication1.pdb
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.