资源列表
depthofimagegenerati
- OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。都是老外写的,经典哦。-OTSU method of adaptive image binarization threshold, OTSU
code
- matlab图像识别,可以识别一幅图像中所有的圆形,成功率比较高。-Matlab image recognition, you can identify all the images in a round, the success rate is relatively high
OCR-image-process
- 自己做的关于字母和数字的识别程序,内含图像和程序、模板- the letters and Numbers recognition program i done, it contains images and procedures, the template and so on
shibierenlian
- vc的人脸识别的代码,相当不错的哦。相互学习,共同进步。附c算法-vc Face Recognition code, oh very good. Mutual learning and common progress. Algorithm-c
orc识别软件(java)
- 这是国外的比较好的一款文字识别软件,用来做验证码的处理一点问题都没有。
MapX4.0_Application_for_VC_1
- MapX4.0在VC中的应用(一),主要是用VC++来实现对MapX4.0中地图显示和功能实现的操作。-MapX4.0 in the VC application (a), is mainly used VC++ to achieve the MapX4.0 achieved in the map display and operation functions.
lesson_8_face_recognition
- a papaer about face recognition
Write Num Identify
- 联机手写数字识别的全部源码,主要用到了图像处理和模式识别的知识,大家参考一下哟!-Online descr ipt number recognition with all code.Mainly used the knowledge of image disposes.
BACKPROP
- 神经网络的B_P算法源码,主要用于训练,获得权值
lianjishouxieshuzishibie
- 联机手写数字识别,C语言实现,可以识别手写数字-On-line handwritten numeral recognition, C language, can recognize handwritten numbers
FacePre
- 人脸识别中利用眼球进行人脸归一化,很好用很强大的算法
EyesU
- 人脸识别中利用眼球进行人脸归一化.pdf一个很好用的办法