搜索资源列表
facedetect
- 自己做的一个人脸检测程序 用OPENCV实现
opencvcannydetectEdect
- 基于opencv的canny边缘检测 ,在界面上有一个滚动条,可以选择检测的阈值的大小
MYMFC
- 在对话框下显示一幅图像,并进行Canny边缘检测。 在VS2005下实现,运行需要opencv库。
yundong
- 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。在运行之前,请先连接好USB接口的摄像头。然后可以用鼠标选定欲跟踪目标。
FaceMFC_v2
- 使用OpenCV做的一个人脸检索系统,包括实现了静态图片的人脸检测,以及视频流中的人脸检测,和人脸匹配,实现了视屏播放,在视频中快速检索需要寻找的人脸目标-Using OpenCV to do a face retrieval system, including the realization of the static image of face detection and video streaming in face detection and face matching, to achi
FaceDetection
- 利用opencv和Adaboost实现人脸检测-face detection using opencv and adaboost
SkinDetection
- Vc++结合Opencv实现了不同肤色手的检测,能够较清晰的识别出来不同的肤色,效果明显。-Vc++ to achieve a different color combination Opencv hand detection, can be more clearly identified a different color, the effect is obvious.
d
- mfc在对话框中显示opencv图像,并实现图像的灰度化,中值滤波,边缘检测,二值化-opencv mfc dialog box shown in the image, and to achieve gray image, median filtering, edge detection, thresholding
SIFT_VC
- 用vc实现的另一个sift特征点检测算法,从别处下载得到的,基于opencv实现。-With another sift feature detection algorithm vc implemented elsewhere downloaded based on opencv implementation.
onsm
- 基于OpenCV的简单人脸检测Demo程序,使用OpenCV自带级联分类器,只支持检测,不支持识别-Simple Demo program, face detection based on OpenCV use OpenCV bring cascade classifier, only supports the detection, identification is not supported
supporzsDbmo
- 基于OpenCV的简单人脸检测Demo程序,使用OpenCV自带级联分类器,只支持检测,不支持识别(Simple Demo program, face detection based on OpenCV use OpenCV bring cascade classifier, only supports the detection, identification is not supported)
pytorch-yolo-v3-master
- 物体检测包YOLOV3,Pytorch实现,只需OPENCV和pytorch就可以实现objection detection(Object detection package YOLOV3, Pytorch implementation, only OPENCV and pytorch can achieve objection detection)