资源列表
vb_pic_code
- 一个由VB写出来的验证码识别程序,算个例子,对图形识别比较重要-Write a VB code to identify the authentication process, an example calculation, the more important of the Pattern Recognition
face
- 人脸识别系统,matlab编写的,代码,具体里边有说明-Face Recognition System, matlab written code, specifically described inside
zhiwen
- 指纹识别matlab代码,包括一些指纹图片-Fingerprint recognition matlab code
tiaoxingma
- 条形码的生成程序VC++源代码,PDF417规则-Bar code generation program VC++ source code
shoushishibie
- 印鉴鉴定系统代码。程序运行时,先根据弹出对话框的提示值修改主程序开始处的摄像头图像高和宽。重新编译后运行程序即可。如果如果弹出对话框的提示值与程序中默认的设置值相同,则不用修改。-Seal code identification system.
zifushibie
- 光学字符识别系统,包括图像预处理、特征提取和分类器设计。-Optical character recognition system, including image preprocessing, feature extraction and classifier design.
Fingerprintidentificationprocedure
- 这就是著名的人身指纹的图像识别程序的源代码-This is a well-known personal fingerprint image recognition program' s source code
faceandeyetest
- 这是一个人脸识别的程序,可以高速的识别人脸的特征提取,是一个不错的学习资料。-This is a face recognition process, you can high-speed face recognition feature extraction, is a good learning materials.
DigitRec
- 使用说明 第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别) 第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。 该系统的识别率一般情况下为90 。 此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作
tesseract-2.03
- tesseract 最新版本源码,windows平台已经过官方验证,Mac OS X 有点问题(个人测试)-tesseract source the latest version, windows platform, has been the official authentication, Mac OS X is something wrong with (individual test)
00
- 非常简单的边缘检测代码,包括工程文件,窗口文件等。-The edge detection is very simple code, including engineering documents, windows files.
facedetection
- 人脸检测,输入是可能包含人脸的图像,输出是关于图像中是否存在人脸和人脸的数目,位置,尺度等信息的参数化描述。-face detection with input:image might contains faces,output: if there are faces in the image and they number, location,and sizes.