搜索资源列表
GetImageFromVideo
- 使用DirectShow功能实现的从视频中采集图像的程序,可以按频率、累计数量或视频内容的变化显著程序为依据,自动采集和保存图像。也可以作为使用摄像头的采集功能进行视频、图像处理的一般程序框架。供没有DirectX开发经验,但需要相应功能的图像处理、模式识别、计算机视觉等方向的算法研究人员作为工具使用。在Visual Studio 2005环境开发。如果不是作为编程框架使用,则需要Intel OpenCV(开源)视觉库的支持。-execution functions of the video i
20051210180143962
- 基于OPENCV的人脸识别系统。非本人作品-OPENCV based Face Recognition System. - I works
main
- 通过opencv实现光点控制鼠标,具有很强的参考价值.两个重要内容:如何识别摄像头中的光点、如何通过光点控制屏幕上的鼠标。
人脸识别
- 本程序是在VC++的基础上,利用OPECV的图象处理函数,完成的可以利用任意的USB摄像头实现人脸识别的程序。运行快速,内有注释,好理解。
handgesture
- 基于opencv的手势识别程序。可以识别6种手势。-Opencv-based gesture recognition program. Can identify six kinds of gestures.
VideoCap
- 利用OpenCV实现的视频采集和人脸识别程序代码-Face Recognation using OpenCV
faceDetect
- 基于opencv的一个对人脸进行识别的程序。-Opencv-based human face of an identification procedure.
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)
- opencv人像识别实例,学习图像识别的可以参考一下,很好的材料-opencv face recognition instance learning image recognition can refer to materials
FallowRedDetected
- 基于opencv的红点识别,可以用红外光实现远程操控,还可以通过滚动条实现各种颜色光的过滤。-Red dot recognition based on opencv, using infrared light remote control, you can also achieve the various colors of light filtered through the scroll bar.
facedetect
- VC6.0,OpenCV实现人脸特征检测 1.实时人脸检测,通过摄像头获取人脸视频流,从中检测头部和眼部位置。这部分鲁棒性较好,光照影响较小2. 在一定程度上能够进行人脸识别,但是识别率不高。 -VC6.0, OpenCV facial feature detection to achieve a real-time face detection, face to get the video stream through the camera, which detects the posit
handdelectKalmen
- kinect Kalmen识别 使用opencv openni-kinect Kalmen recognition using opencv openni
61IC_S4432
- 同学写的opencv手势识别的程序, 识别率很高-Students write opencv gesture recognition program, a high recognition rate
OpenCV_D
- 人脸识别包含opencv主要是学习技术,人脸几个特征点都可以自动识别出来。-Face recognition technology contains opencv mainly learning, face several feature points can be automatically identified.
FaceDetection_OpenCV
- OpenCV实现视频读写与人脸检测,重点实现了人脸识别与检测-OpenCV, Video Write,Face detection
motion_detector
- (Python与OpenCV)能够通过固定摄像头检测运动物体(Camera detection of moving objects)