搜索资源列表
OpenCV_letter_rec
- 用OpenCV写的字母识别程序,希望对大家有点用-a program with opencv to recognize the letter,I hope it may help somebody
pattern-finder-v.h
- In embedded environment, this program can recognize pattern using pc-cam.
renlianxianshi
- 基于vc++和opencv的一个成功显示人脸的例子.-Face recognize
HandWritiing
- 使用opencv编程可以对手写字母完成识别,并能区分大小写。-Use opencv programming can recognize writing words ,and distinguish case-sensitive.
face_detection_and_recognition
- 該計劃將教如何使用OpenCV的檢測和識別人臉。-This program will teach on how to detect and recognize face using OpenCV.
easypr
- 中文车牌识别系统: 它基于openCV这个开源库。这意味着你可以获取全部源代码,并且移植到opencv支持的所有平台。 它能够识别中文。例如车牌为苏EUK722的图片,它可以准确地输出std:string类型的"苏EUK722"的结果。 它的识别率较高。图片清晰情况下,车牌检测与字符识别可以达到80%以上的精度。(Chinese car license plate recognition system: It is based on ope
opencv_traincascade人脸训练无代码
- 人脸检测,采用OPENCV实现,包括训练和检测(face detect, make up by OPENCV, include face detect and face recognize)