搜索资源列表
手写识别-2.0-API-linux-port.tar
- 手写识别应用软件,提供高效的触摸屏手写识别方法。- The handwriting recognition application software, provides highly effective touches the screen handwriting recognition method.
手写识别
- 利用VB开发的手写数字识别系统,实现由1-10的手写识别-using VB's handwriting recognition system figures, the 1-10 achieved by the handwriting recognition
c#手写识别源码
- C#编写的手写识别的源代码,很不错,没有开源算法,都是调用windows的API
手写识别源码(vb版)——国外强人
- 供大家学习基本的手写识别原理使用。谈不上商业软件那样的强悍。
手写识别新
- 字符识别,手写识别算法
手写鉴别用VC++6.0开发
- 手写鉴别用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 characters.
handwrite.rar
- 我收藏的几个不错的手写识别源码程序,和大家分享 呵呵,My favorite source of several good handwriting recognition program
LinuxExample_ForX86
- 某中文手写输入法公司的手写识别输入的实例源程序。-Chinese handwriting input method of a company' s handwriting recognition input source code examples.
orc
- 手写识别文字 可以自动学习功能非常强大 外国人写的-Handwriting recognition text can automatically learn a very powerful foreigner
Picture_Recognize
- 图像模式识别—VC++技术实现,对想开发手写识别、扫描仪、OCR的人非常有用!-Image pattern recognition technology-VC++, to want to develop handwriting recognition, scanners, OCR is very useful for people!
finish
- 可以进行包括bp神经网络以及svm支撑向量机和其他多种方式的模式识别进行数字识别,可以导入白底黑字的图片,也可进行手写识别。-Bp neural network can be included, and svm support vector machines and other pattern recognition in many ways digital identification, black and white images can be imported, but also the
Reco
- 基于win7开发库的手写识别输入法编程,实现了基本的手写字体的识别,需要win7或者在xp上安装手写识别开发库-Win7 development library based on handwriting recognition input method programming, basic handwriting recognition, require win7 or xp install handwriting recognition development library
5,ATKNCR(数字字母手写识别库)
- 数字字母手写识别库 可用于显示数字字母等(Digital alphabet handwriting recognition library)
BP神经网络实现手写数字识别matlab实现
- 可以实现手写数字识别,值得学习,很好的源代码。(Handwritten digital books can be realized)
汉字联机手写识别系统的设计与实现
- 汉字联机手写识别系统的设计与实现,提供思路(The design and implementation of Chinese character on-line handwriting recognition system)
实验45 手写识别实验
- 基于STM32的手写识别,使用STM32战舰V3开发板,STM32F3ZET6。在LCD触摸屏幕中,滑动手指,可以识别手写的字符和数字。(STM32-based handwriting recognition, the use of STM32 warship V3 development board, STM32F3ZET6. In the LCD touch screen, slide your finger to recognize handwritten characters and n
用神经网络进行手写数字的识别
- 该文件可以用于实现手写文字的图像识别,欢迎下载(The document can be used to achieve handwritten text recognition)
CNN手写识别
- 基于Matlab的,用于识别手写的图片里面的内容(Based on Matlab, used to identify the contents of a handwritten picture)
手写MNISTmatlab实现
- 资料可以直接运行,是matlab源码,实现了AI领域常见的手写字符MNIST数据集的识别,一般都是python做,matlab实现的很少,就算有也经常报错,因此这里是提供了例程以及数据集!数据集也是matlab能直接读取的MNIST格式!下载这个资料连数据集都不用单独下载了,节省时间。(The data can be run directly. It is the source code of MATLAB. It realizes the recognition of MNIST data s
基于MATLAB的手写识别(可以自行添加数据集)
- 本案例使用MATLAB的GUI设计的一个手写板,利用BP神经网络实现手写识别的项目,案例中可以利用手写板自己建立数据集,并且完成训练来添加字库。