文件名称: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.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





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

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org