搜索资源列表
openCV_Video
- 在C++builder6.0中使用OpenCV1.0。采用opencv打开视频(摄像头)并显示在Image图片框中。-In C++ builder6.0 use OpenCV1.0. Using opencv open the video (camera) and display images in the Image box.
test2
- C#调用opencv打开摄像头录像,并抓取图片。 对视频直接调节灰度值,并显示图片。-C# to call opencv open camera video and grab the picture. Video directly to adjust the gray scale values, and display pictures.
opencvCar
- 利用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
videoRead2write
- 实现读入视频 然后保存为序列图片,基于opencv-read video and convert to a set of images based on opencv
FaceDetection
- VC++ 6.0实现 1.静态图片人脸检测 2.视频检测,支持摄像头实时影像检测-VC++ 6.0 to achieve 1. Static image of face detection 2. Video detection, support for real-time video detection camera
CamFromAVI
- 在VC++环境下,利用OpenCV现有的函数针对DIVX格式的视频进行播e放,播放过程中按动Grab键可以获取当时那一帧图片-Play the camero by OpenCV which base on VC++,you can get a image if you push the "Grab" during the process.
FaceDetection3
- 用OPENCV 实现人脸的检测 ,可以是从摄像头输入,也可以是视频文件输入,还可以对图片检测。-OPENCV achieved with face detection, which can be imported from camera, video files can be imported, images can also detect.
LearningOpenCVCode
- 学习opencv中文版源码,附有图片和AVI视频-Learnning OpenCV
avi
- opencv 实现一个从视频中截取图片的程序 非常有用-opencv realized interception of a picture from a video program is very useful
IVT
- openCV实现视频播放,打开图片和文档-openCV for video playback, open pictures and documents
SaveVideo
- 利用OpenCV与C++/C 实现的图片于视频相互转换的功能,方便很多的计算机视觉任务中的实验;自动创建输出视频或者输出图片序列的多级文件夹 vs2008+opencv 2.0-it is for students or researchers to do experiments in computer vision.This code is a solution for transforming between image sequences and video files.
Video2Image
- 使用OpenCV将视频转化为为图片,转化过程可以看到视频,并可以随时暂停、继续-Transform Video to images using OpenCV, Visual, Fast
camera
- 实现功能:同时采集两路USB摄像头数据,并显示,具有图片保存功能(点击左键保存图片,并暂停视频;右键继续视频)。-The realization of functions: simultaneous acquisition of two USB camera data, and display, has pictures of preserved function ( click the left button to save the image, and the right key to pa
twomymfc
- 基于MFC+openCV的可以打开多种格式图片和电脑摄像头的简单程序,该程序还对摄像头拍摄视频进行了简单处理并显示。-Based on the MFC+ openCV, you can open a variety of formats and computer camera, a simple program that camera shooting video simple processing and display. Google Translate for Busine
avitoimage
- 该程序采用opencv,可以实现将AVI视频转换为图片-AVI video is converted to pictures
videotoimage
- 用C++结合opencv的一个将视频转化为图片的程序-Combination with C++ opencv a video into a picture program
1
- 该代码实现了把一个视频分割成若干个图片的功能-The code for a video is divided into a number of pictures
qt_open_surf
- 在上篇博客特征点检测学习_1(sift算法) 中简单介绍了经典的sift算法,sift算法比较稳定,检测到的特征点也比较多,其最大的确定是计算复杂度较高。后面有不少学者对其进行了改进,其中比较出名的就是本文要介绍的surf算法,surf的中文意思为快速鲁棒特征。本文不是专门介绍surf所有理论(最好的理论是作者的论文)的,只是对surf算法进行了下整理,方便以后查阅。 该代码的作者给出的主函数实现了6中功能,包括静态图片特征点的检测,视频中特征点的检测,图片之间的匹配,视频与图片之间的匹配
MFC-OpenCV
- MFC中使用OpenCV在图片框内显示图片和视频文件-MFC using OpenCV in the picture box displays pictures and video files
gjm94
- 用OPENCV打开图片,视频等,上课的代码-The OPENCV open pictures, videos and other class code