搜索资源列表
face-detect-and-locate
- 这是一个检测人脸位置,并标记处人的眼睛,鼻子,嘴巴位置的用C++描述的程序-This is a face detection position and mark the eyes, nose, mouth position using the procedures described in C++
chengxu
- 通过对图像的处理实现对酒瓶酒瓶、瓶身、液位的检测,检测瓶口是否完整,瓶身是否有裂痕,液位是否达到指定位置。-To detect the wine bottle, the bottle, the liquid level by image processing, detection of the bottle mouth is complete, if there are cracks, whether the liquid level reaches the designated positio
FaceDetectionCPP
- MFC实现的人脸检测,可以检测人脸位置,并标记眼睛、嘴巴、鼻子。没有使用OPENCV库函数,完全C语言实现。-MFC implementation of face detection that can detect human face position, and mark the eyes, mouth, nose. OPENCV library function is not used entirely in C language implementation.
DetectEyes
- 运用C++检测人眼, 2)用opencv中检测人脸、眼睛、嘴巴等都是用的CascadeClassifier分类器,具体使用时可以使用C的函数,也可以使用opencv中使用C++封装好的类。下面是它们检测目标时的函数形式(从opencv官网复制的) C: CvSeq* cvHaarDetectObjects(const CvArr* image, CvHaarClassifierCascade* cascade, CvMemStorage* storage, double scal
Face-detection
- 可以直接运行的人脸检测系统与人脸定位系统,不仅可以检测出人脸,而且可以标出眼睛鼻子嘴巴等部位,基于vs开发的系统-Can be run directly face detection and face positioning systems, not only can detect the human face, and can be marked in areas such as the eyes nose mouth, vs development system can be run dir