搜索资源列表
联机手写字符识别VC代码
- 手写数字识别的VC代码
脱机字符识别
- 脱机字符识别:手写数字识别之Fisher线性判别,手写数字识别之模板匹配法,数字识别之神经网络法,细化算法-Offline Character Recognition : handwritten figures identifiable Fisher Linear Discriminant, handwritten figures identifiable template matching method, digital identi
联机字符识别
- 联机字符识别:联机手写数字识别,联机数字、英文字符及汉字识别-online character recognition : on-line handwritten numeral recognition, on-line statistics, English and Chinese character recognition
419
- 用VC++编写的基于神经网络的手写字符识别程序,该程序功能强大,识别率高,应用范围广-VC prepared based on neural network Handwritten Character Recognition program, which is a powerful, high recognition rate and wide application
recognize
- 用VC++6.0开发的一个手写字符识别系统,联机输入签名,可以识别数字,字母和汉字.-developed a handwriting character recognition system, on-line input signatures can identify numbers, letters and Chinese characters.
off_line_recognition
- 模式识别中的脱机字符识别,包括手写数字识别之Fisher线性判别,手写数字识别之模板匹配法,数字识别之神经网络法及细化算法。-pattern recognition of Offline Character Recognition, including handwritten digital identification Fisher Linear Discriminant. Handwritten identification tem
oneline_sign_recognition
- 模式识别中的联机字符识别,包括联机手写数字识别和联机数字、英文字符及汉字识别算法实现源代码-pattern recognition of Character Recognition on-line, including on-line handwriting recognition and on-line digital figures English characters and character recognition algor
offline-character-recognise
- 脱机字符识别算法,包括手写数字识别之Fisher线性判别,手写数字识别之模板匹配法,数字识别之神经网络法,细化算法 -offline character recognition algorithms, including handwritten digital identification Fisher Linear Discriminant. Handwritten identification template matching
onlineHandWrittingOCR
- 联机手写字符识别程序,属于数字图像模式识别技术及工程实践的随书代码-on-line handwriting character recognition process is digital image pattern recognition technology and engineering practice with the code book
worddistinguish
- 脱机字符识别算法,包括手写数字识别之Fisher线性判别,手写数字识别之模板匹配法,数字识别之神经网络法,细化算法 -offline character recognition algorithms, including handwritten digital identification Fisher Linear Discriminant. Handwritten identification template matching
backprop
- 共有五种算法 :A star 算法类的实现,Bp神经网络解决异或问题,联机手写数字识别,联机数字、英文字符及汉字识别,8数码游戏-A total of five algorithms: A star algorithm kind of realize, Bp neural network to solve XOR problem, on-line handwritten numeral recognition, on-line figu
ocr
- 该源代码压缩包中有2款OCR手写文字识别源码。一款是陨落雕(ThirdApple)的大作,识别率不错,手写输入识别后分别给出匹配率和匹配的字符。另一款是国外的源代码,也比较简单,这个源代码有字符学习功能,可以先学习,然后识别的能力就增强了。同时该源代码具有识别库文件信息储存,可以把一些个人手写习惯的字符储存起来,这样系统识别效率就高多了。 这类源代码感兴趣的可以学习一下,有助于识别一些登录识别码的研究。目前这些源代码仅能识别英文字
115157731
- 手写鉴别用VC++6.0开发的一个手写字符识别系统,联机输入签名,可以识别数字,字母和汉字. -Handwriting identification using VC++ 6.0 Development of a handwritten character recognition systems, on-line input signatures can identify numbers, letters and Chinese c
recognition
- 用VC开发联机数字、英文字符及汉字识别、人脸的检测与定位、图像的纹理分析方法、手写数字识别之模板匹配法等识别方法代码,均通过调试运行,希望对大家有所帮助-VC-line with the development of the number of English characters and Chinese character recognition, face detection and location, image texture
jiyushiliang
- 基于矢量特征编码的手写字符识别技术_任民宏(Handwritten character recognition based on vector feature coding)
程序
- 模式识别课程,相关实验的手写字符识别代码。(Pattern recognition course, handwritten character recognition in related experiments)
simpleCNN
- 在anaconda+opencv+tensorflow平台下,利用简单的CNN卷积神经网络进行手写字符识别(Under the anaconda+opencv+tensorflow platform, we use simple CNN convolution neural network to handwritten character recognition.)
MATLAB神经网络手写数字识别(GUI,论文)
- 本课题为基于MATLAB的BP神经网络手写数字识别系统。带有GUI人机交互式界面。读入测试图片,通过截取某个数字,进行预处理,经过bp网络训练,得出识别的结果。可经过二次改造成识别中文汉字,英文字符等课题。(This project is based on Matlab bp neural network Handwritten digit recognition system. With GUI human-computer inte
手写MNISTmatlab实现
- 资料可以直接运行,是matlab源码,实现了AI领域常见的手写字符MNIST数据集的识别,一般都是python做,matlab实现的很少,就算有也经常报错,因此这里是提供了例程以及数据集!数据集也是matlab能直接读取的MNIST格式!下载这个资料连数据集都不用单独下载了,节省时间。(The data can be run directly. It is the source code of MATLAB. It realizes t
字符识别孪生网络
- 运用孪生网络技术识别minst手写字符集并计算准确率(Identifying Minst Handwritten Character Set and Calculating Accuracy Using Twin Network Technology)