资源列表
chepaishibie
- 车牌识别开发源代码 利用线有的技术开发的车牌识别软件
handshibie
- 在c平台下实现的手势分割和识别程序,需要opencv开源函数库。-Implemented in the c platform gesture segmentation and recognition process, which takes opencv open source libraries.
111
- 基于神经网络的文字识别系统,完整源码、编译程序及测试数据-Neural network C source code
opncvexpressionsb
- 基于opencv的人脸识别程序。首先通过摄像头获取头部图像或者静态图像,然后自动提取脸部,最后判别出被识别人的身份-opencv based Face Recognition procedures. First through the camera to obtain images or head static images, and then automatically extract the face, finally judged to be identified as the perso
FPRDemoNew
- 视频人脸检测与识别演示程序,VC++6.0开发,检测精确度和识别率很高,正在进一步优化,可用于生物门禁、考勤、智能小区等
yzfg
- 图像域值分割,为牌照识别,人脸识别必要的算法。
基于MATLAB的车牌识别程序
- 汽车牌照识别的MATLAB程序,车牌定位,字符分割,字符识别,结果输出(Vehicle License Plate Character Recognition)
deep_ocr-master
- ocr,一个深度学习的ocr开源代码,非常不错的ocr。(ocr, this is a great ocr open source code by Python. Very nice project.)
Midpointcircle
- 在矩阵或者二维图像中画一个圆,没有丢失的像素点 -Draw a circle in a matrix/image
H050074085
- 指纹自动识别系统中非常关键的部分是预处理,它直接影响着指纹识别的最终效果。
Adaboosthandwritingnumberrecognition
- base on Adaboost handwriting number recognition
SIFT
- 使用默认参数找到图像中的SIFT特征,所有检测到的特征存储在feat指针数组中。-Finds SIFT features in an image using default parameter values. All detected features are stored in the array pointed to by \a feat.