搜索资源列表
Camera
- 用opencv实现打开摄像头 用的是MFC
imhist
- 用opencv实现彩色图像直方图 用单通道实现
tracking
- 一个用opencv实现的目标跟踪程序,可以捕捉AVI视频中的运动目标并实现定位
main
- 通过opencv实现光点控制鼠标,具有很强的参考价值.两个重要内容:如何识别摄像头中的光点、如何通过光点控制屏幕上的鼠标。
人脸识别
- 本程序是在VC++的基础上,利用OPECV的图象处理函数,完成的可以利用任意的USB摄像头实现人脸识别的程序。运行快速,内有注释,好理解。
DirectShow实现视频捕获
- DirectShow实现视频捕获,并可在此基础上利用opencv进行图像的处理。,DirectShow video capture, and on this basis for the use of image processing opencv.
OpencvVideo 基于Opencv实现对USB摄像头进行实时显示
- 基于Opencv实现对USB摄像头进行实时显示,采集图片,以及对视频进行播放截图等功能。-Opencv based USB camera to achieve real-time display, collecting pictures and capture video for playback and other functions.
Vedio
- 基于MFC下,使用opencv实现录像,抓取图片-MFC-based, using opencv realized the video, grab pictures and more
usb_img_capture
- OpenCV实现USB摄像头图像的采集进行简单的图像处理-code: processing image captured by usb device based on OpenCV methord.
cvmedianfilterDlg
- windows下用opencv实现的图像变换和视频跟踪,做图像视频处理的可以好好研究一下!-windows achieved using opencv image transform and video tracking, so video images can be handled properly to look at!
camerads
- 结合了OPENCV和DIRECTSHOW,能实现普通网络摄像机的视频信号采集。-Combines OPENCV and DIRECTSHOW, to achieve common network camera video signal acquisition.
MovingDetection
- 用Opencv实现的一个运动检测的程序。通过摄像头捕捉,把捕捉到的图像分为前景和背景,从而检测出运动图像。-Achieved with Opencv a motion detection process. Captured by the camera, the captured image are separated into foreground and background, to detect the moving image.
opencv
- 基于opencv,可以显示图片,并进行相应的处理,亦可以播放AVI格式的视频文件,并实现快进快退,拖动等功能-Based on opencv, can display pictures, and the corresponding treatment can also play AVI format video files, and to achieve fast-forward, rewind, drag and other functions
CameraAdjust
- 通过opencv实现的网络视频采集程序。-Opencv achieved through the network of video capture process.
VideoCap
- 利用OpenCV实现的视频采集和人脸识别程序代码-Face Recognation using OpenCV
OPENCVBASICS
- 利用VC和OPENCV实现基本的功能,初学者,刚买的书,敲下来的程序-OPENCV achieved using VC and basic functions, beginners, just bought the book, knock down the procedures
VideoTest
- 基于opencv的视频播放器 主要实现功能 提取视频 光流 和颜色直方图 并存储起来用于分析视频-Opencv-based video player to achieve the main function of extracting the optical flow and color histogram of the video and stored video for analysis
Computer_Vision_Virtual_Buttons
- 采用电脑摄像头的视频捕捉,实现虚拟按钮的功能-Computer Vision Virtual Buttons
facedetect
- 用摄像头采集人脸图像并进行识别,是基于opencv实现的。-This code is used to capture the video of a person s face and detect it by comparing the image detected with those already stored in the files.
OpenCV Project
- 使用OPENCV库函数实现对电脑摄像头增加拍照功能(using the opencv vision library to add the camera function to the camera)