搜索资源列表
move_detection
- 基于OpenCv编写的运动检测,VC6平台,利用usb摄像头可以看效果。-OPEN prepared based Motion Detection, VC6 platform, using usb camera can see results.
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.
facedetection_opencv.tar
- face detection using haar cascades and opencv functions
edge2.cpp
- This is a opencv edge detection program try on ubutnu- This is a opencv edge detection program try on ubutnu
FingerVision
- Hand Detection and Fingers Recognition using OpenCV.
ANN
- MLP-OpenCV. Skin Detection Under Changing illumination using Neural
55593375motionCarDetect1
- 基于Opencv的能够实现背景检测的程序,运行结果正确,对于学习目标检测的同学有帮助。-What can be achieved based on Opencv background detection process, the results correctly, test the students learning objectives help.
cvMovie20101027.tar
- Qt with Opencv for face detection. Using QTimer and VideoWidget tested Windows Vista and Linux Mint 9. IDE QtCreater
eye_detection
- face detection source code using openCV-face detection source code using openCV
video-files-and-motion-detection
- 读视频文件和运动问题检测,opencv实现,可用性强。-Read video files and motion detection, opencv realize, usability is strong.
video-detection-motion-tracking
- VC编写,应用opencv开源库的视频运动目标跟踪程序,其算法是基于视频采集角点滤波-VC prepared the application opencv open source library of video moving target tracking procedures, the algorithm is based on the video capture corner filter
facedetect
- 使用OPENCV環境下的人臉偵測程序,可以即時的捕捉使用者的人臉位置-Use the OPENCV environment face detection process can capture the user' s real-time face position
circle
- circle detection OpenCV 2.4.2 with notepad-circle detection OpenCV 2.4.2 with notepad++
CAMSHIFT
- 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。 该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。在运行之前,请先连接好USB接口的摄像头。然后可以用鼠标选定欲跟踪目标。已经调通了。-CAMSHIFT algorithm using rapid detection and tracking moving targets C/C+
facedetect
- Face detection in OpenCV
MotionTry
- 基于opencv,实现对视频中的运动物体的检测-Based on opencv, to achieve the detection of moving objects in video
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
FaceDetection_OpenCV
- OpenCV实现视频读写与人脸检测,重点实现了人脸识别与检测-OpenCV, Video Write,Face detection
FaceDetect
- 利用opencv进行人脸检测,解决原始代码不兼容部分USB摄像头的问题(face detection using opencv, fix some minnor problems in the opencv demo that may cause video capture failure.)
motion_detector
- (Python与OpenCV)能够通过固定摄像头检测运动物体(Camera detection of moving objects)