搜索资源列表
-
0下载:
video capture in derectshow way,这是自运动目标与跟踪的朋友需要的,其中,已经把图像转成了opencv的iplimage格式。-video capture in derectshow way, This is the moving target tracking and friends in need, which, The image has been turned into the iplimage opencv format.
-
-
0下载:
这是OpenCv的一个完整程序用来实现读入一个彩色视频文件并以灰度格式输出这个视频文件。-This is OpenCv used to implement a complete program to read a color to grayscale format video file and output the video file.
-
-
2下载:
程序说明—利用opencv提取视频单帧并保存为bmp格式,A descr iption of the procedures- the use of video opencv extract single frame and save it as bmp format
-
-
0下载:
应用了opencv,打开指定的文件夹图形,图像格式不限,且大小可调-The application of opencv, open the folder specified graphics, image format open, and the size of adjustable
-
-
0下载:
一个用opencv编写的可以打开YUV格式视频的一个很好的小程序,值得下载哦,Opencv prepared a used YUV format video can turn a good little program, it is worth to download Oh
-
-
0下载:
用opencv编写的从avi视频中捕获帧的程序,捕获的帧存储为bmp格式的图像-Prepared using opencv avi video capture frames from the procedure, the captured frame image stored as bmp format
-
-
0下载:
基于opencv的camshift算法实现运动物体的跟踪,平台为vc6.0.加载avi格式视频,通过鼠标点击确定跟踪物体的大小和区域。-Opencv of camshift algorithm based on moving object tracking, platform vc6.0. Load avi format video, object tracking by mouse click to determine the size and area.
-
-
0下载:
采用opencv编写,可以保存视频,例如检测后的二值视频,可以保存为avi格式,比较好用,自己编写-Opencv used to prepare, you can save video, for example, after detection of binary video, you can save it as avi format, more convenient, I have written
-
-
0下载:
读入一个AVI格式的视频文件,然后设置一个滚动条,用一个opencv函数-Read an AVI format video files, and then set a scroll bar, a function opencv
-
-
0下载:
打开并运行视频文件 视频格式为avi 可自行调整帧数和视窗大小-Open and run video file video format for avi you can adjust the frame number and the window size
-
-
0下载:
利用opencv播放AVI格式的视频文件-Use opencv playback AVI format video files
-
-
0下载:
能够在vs2008环境下利用opencv读取AVI格式的视频,并在控制台下进行显示-Opencv read AVI format video in the vs2008 environment, and the console display
-
-
0下载:
提取视频帧图像,对avi格式的视频文件进行帧图像提取,也可以对指定的bmp位图序列进行视频合成。程序基于openCv开发,运行前需配置好运行环境。-Extract video frames on the avi format video files frame extraction, can also specify the sequence of bmp bitmap video synthesis. Program is based on openCv development, to be
-
-
0下载:
本例是利用OpenNI和OpenCV完成.oni格式视频的采集,介绍了利用Kinect相机采集视频的方法。-This case OpenNI and OpenCV oni format video capture Kinect camera to capture video.
-
-
0下载:
序用MFC+openCV编写。可实现自动获得一个目标选择框并进行跟踪
先用视频前几帧进行帧间差分,用cvFindContours()得到二值差分图像中最大的连通块作为camshift的初始选择框 可能有些压缩格式的视频打不开,需要安装Xvid解码器-Write sequence with MFC+openCV. Automatic target selection box and the interframe difference the first few frames before th
-
-
0下载:
用opencv播放一个AVI格式的视频文件-Play an AVI format video files with opencv
-
-
0下载:
OPENCV中,图片写入视频文件程序。实现读入一个彩色视频文件并以灰度格式输出这个视频文件。-OPENCV, the picture write video files program. Implementation reads a grayscale color video file and output the video file format.
-
-
0下载:
基于opencv的use摄像头视频采集程序 1
基于opencv的两个摄像头数据采集 3
能激发你用代码做视频的冲动程序 6
图像反转(就是把黑的变白,白的变黑) 11
图像格式的转换 12
从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13
采用Canny算子进行边缘检测 15
角点检测 18
图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21
Log-Polar极坐标变换 22
对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算)
-
-
1下载:
学习使用OpenCV,对输入的一段彩色视频,用OpenCV实现以下功能或要求:
1. 对输入视频的每一帧图像都用同一个阈值进行二值化;
2.在每帧二值化图像上叠加上含自己学号与姓名等信息的版权字幕;
3. 在处理的过程中,实时显示每帧图片处理之后的效果;
4.将所有这些二值化图像按视频原来顺序合成输出一个视频文件,按原输入视频播放速度的两倍合成;
5. 做成如下的命令行格式,xxx.exe 输入视频文件名 二值化阈值 输出视频文件名(例如 MyBiVideo.exe in
-
-
1下载:
学习使用OpenCV,对输入的一段彩色视频,用OpenCV实现以下功能或要求:
1. 对输入视频的每一帧图像都用同一个阈值进行二值化;
2.在每帧二值化图像上叠加上含自己学号与姓名等信息的版权字幕;
3. 在处理的过程中,实时显示每帧图片处理之后的效果;
4.将所有这些二值化图像按视频原来顺序合成输出一个视频文件,按原输入视频播放速度的两倍合成;
5. 做成如下的命令行格式,xxx.exe 输入视频文件名 二值化阈值 输出视频文件名(例如 MyBiVideo.exe in
-