搜索资源列表
-
0下载:
用摄像头捕获图像的程序,读视频流,然后显示,是用opencv做的-use cameras capture images of the procedure, reading video streaming, and then show that it is done with opencv
-
-
0下载:
本算法主要用vc和opencv做的.对视频图像进行逐帧canny运算.并可以对静态图片进行均值移动运算.-the algorithm and the main vc opencv do. Video images right frame by frame canny operator. And Static images can mean for mobile computing.
-
-
0下载:
基于vc++与opencv实现的视频图像Hu矩计算,可以作为运动检测的一个模块。运行时需要有一台usb摄像机才能正确执行。,Based on vc++ with opencv video images to achieve the calculation of Hu moments, can be used as a motion detection module. Run-time need to have a usb camera to the correct implementation.
-
-
0下载:
OpenCV是一个基于C/C++语言的开源图像处理函数库,其代码都经过优化,可用于实时处理图像,具有良好的可移植性,可以进行图像/视频载入、保存和采集的常规操作.-OpenCV is based on C/C++ language, open source image processing library, the code have been optimized for real-time image processing, has good portability, can images/v
-
-
1下载:
利用阴影的灰度特性,在视频序列中去除运动物体所留下的阴影
环境为vc++6.0 ,opencv
去阴影,Use of the shadow of the gray-scale characteristics of video sequences in the removal of moving objects left behind by the shadow environment vc++ 6.0, opencv to shadow
-
-
1下载:
VC大恒视频采集卡源代码,可实现多路视频图像的采集。,Video Capture card VC Daheng source code, enabling multi-channel video images of the collection.
-
-
0下载:
用opencv中的cvLaplace计算视频图像的拉普拉斯变换-Video images the cvLaplace opencv Laplace transform
-
-
0下载:
this file combines c++ and opencv,it can detect humanbody in a seris of images,the image can be a video file。It uses HOG operater to make the moving object is human。
-
-
1下载:
利用VC环境,开发了一个基于OPenCV的车牌识别系统,实现了对静态图片和视频中的车牌进行识别的功能,算法还有需要改进的地方,希望大家多提宝贵意见-Use the VC environment, developed a license plate recognition system based on OPenCV realized for still images and video of the license plate to identify the function, the algo
-
-
0下载:
在VC++6.0中,用OpenCV采集摄像机的视频图像,并保存为avi的视频文件,对OpenCV学习和视频分析的人员会有所帮助.-In VC++6.0, the use OpenCV camera capture video images and save it as avi video file, right OpenCV learning and video analysis staff will help.
-
-
0下载:
利用openCV的一些函数计算并更新运动历史图像实现在视频监控中的运动模板检测-OpenCV use some function to calculate and update the movement of history in the video surveillance images to achieve the campaign template detection
-
-
0下载:
使用opencv对已有的图像进行码流等变换之后输出到指定的视频中。希望对学习opencv的朋友有所帮助-Opencv using existing images such as bit-stream output, after conversion to the specified video. Hope of learning opencv friends help
-
-
0下载:
Property of University of Nottingham
Written by Jonathan Green with contributions from Andrew French and Mathew Killick.
It has been developed for use by acedemics and researchers or as a teaching resource
to aid with use of Intel s openCV l
-
-
0下载:
用OpenCV中的一些固定函数,对视频图像进行帧的抓取,显示,对于搞视频的初学者比较有用-OpenCV with some of the fixed function, the video images frame crawl, display, for engaging in video more useful for beginners
-
-
0下载:
這是一本電子書,介紹openCV的功能,有了他就可以輕鬆的處理影像視訊,並具備許多統計及機器學習的function。可以輕鬆的做到人臉偵測的功能-This is an e-book, Introduction openCV function, with relaxed he can deal with video images, and have lot of statistics and machine learning function. Relaxed people can do face
-
-
0下载:
实现通过摄像机获取或者手动选择图像进行摄像机标定。并可以计算单应矩阵,实现去畸变等处理。-To do camera calibration on video images or exist images including homography matrics and undistoration.
-
-
0下载:
VC++ 使用OpenCV从视频获取图像-VC++ using OpenCV to obtain images from the video
-
-
0下载:
基于opencv,定时读取视频图片并保存-Based on opencv, video images and save the time to read
-
-
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
-