搜索资源列表
OpenCV_on_MFC
- OpenCV在MFC的运动检测,包括在图片控件显示实时视频,及检测视频。-OpenCV in the MFC motion detection, including the Photo Control showed real-time video, and video detection.
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.
pornfilter
- porn filter based opencv object detection
facedetection_opencv.tar
- face detection using haar cascades and opencv functions
LiveVideo
- face detection code for OpenCV
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++
1.0
- 用opencv语言编写的基于距离极值的角点检测代码。-Using opencv language based on the distance of extreme corner detection code.
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
FaceDetect
- 利用opencv进行人脸检测,解决原始代码不兼容部分USB摄像头的问题(face detection using opencv, fix some minnor problems in the opencv demo that may cause video capture failure.)