搜索资源列表
人脸识别
- opencv cvHaarDetectObjects Haar 教学 应用 HaarDetectObjects 人脸识别 eyes detection
基于opencv的车牌识别
- 基于opencv1.0,VC6.0的车牌识别代码,识别率还不错
Run 实现对车牌颜色进行识别和车牌区域的粗定位
- 代码能够实现对车牌颜色进行识别和车牌区域的粗定位,代码使用opencv实现的,算法的鲁棒性比较强!-code can be used for recognition of the color of the plate and coordinate the area of the plate.
FaceTrackingWithFDMeanShift
- 用OpenCV的MeanShift函数实现: 先人脸识别,再跟踪人脸。-With MeanShift from OpenCV, first face detecting, then face tracking...
7
- openCV 下对人脸的识别,可以使用,绝对放心-using openCV to make the face detection ,which can implement the application
face_detect
- opencv人脸识别的应用。读入图片(需要在程序中修改)可输出识别了人脸的图片。需要opencv 1.0-opencv face detection. input image can output image with rectangular at the detected faces. need opencv 1.0
main
- image processing,应用fisher原理,进行人脸识别,应用了Opencv的函数库-image processing, principle of application fisher, face recognition, the application of the Opencv the function library
LBP
- 在数字图像处理和模式识别领域,LBP指局部二值模式,是一种有效的纹理描述算子,度量和提取图像局部的纹理信息,对光照具有不变性。本程序是LBP算子在C++&opencv平台下的实现,可以实时检测图像的纹理特征。-In digital image processing and pattern recognition, LBP represents local binary patterns, is an effective texture descr iption operator, measure
caridentify
- 使用vc++和opencv对汽车车牌识别-vc++ and the vehicle license plate recognition opencv
face-detection
- 检测人脸,基于opencv的C++编程。利用了脸部两个眼睛及椭圆形脸来识别检测人脸。-Face detection, C++ programming opencv based. Use of both eyes and face, oval face detection to identify faces.
opencv图像识别
- opencv图像识别,利用opencv4版本,配合window使用