搜索资源列表
手写屏vb
- vb手写屛 可输入 任意波形 输出1024个采样点 -vb handwritten shield against the importation of arbitrary waveform output 1,024 samples
shouxieshibie
- 用VC实现神经网络 来识别手写输入的数字.
ocr
- 该源代码压缩包中有2款OCR手写文字识别源码。一款是陨落雕(ThirdApple)的大作,识别率不错,手写输入识别后分别给出匹配率和匹配的字符。另一款是国外的源代码,也比较简单,这个源代码有字符学习功能,可以先学习,然后识别的能力就增强了。同时该源代码具有识别库文件信息储存,可以把一些个人手写习惯的字符储存起来,这样系统识别效率就高多了。 这类源代码感兴趣的可以学习一下,有助于识别一些登录识别码的研究。目前这些源代码仅能识别英文字符和数字,第个源代码功能强些,可以识别自定义字符,但需要学习
Demo
- 手写输入算法演示程序,算法核心用c编写,可以用嵌入式系统。
chinesewordrecognition
- 代码实现手写输入汉字识别的功能,首先通过鼠标手写输入汉字进行学习并建库,随后才能对输入汉字进行识别。
手写鉴别用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.
LinuxExample_ForX86
- 某中文手写输入法公司的手写识别输入的实例源程序。-Chinese handwriting input method of a company' s handwriting recognition input source code examples.
Standard_Armv4I_wince6.0_20100112134532
- wince全屏手写输入法。安装方法压缩包里面说明,蛮好用的手写输入法。-wince full-screen handwriting input method. Installation instructions inside the archive, just fine with the
mengtianshurufa
- wince下蒙恬手写输入法,支持手写功能,方便简单。-Under wince Penpower handwriting input method support for handwriting features, convenient and simple.
TextRecognition
- 该源代码压缩包中有2款OCR手写文字识别源码。一款是陨落雕(ThirdApple)的大作,识别率不错,手写输入识别后分别给出匹配率和匹配的字符。另一款是国外的源代码,也比较简单,这个源代码有字符学习功能,可以先学习,然后识别的能力就增强了。同时该源代码具有识别库文件信息储存,可以把一些个人手写习惯的字符储存起来,这样系统识别效率就高多了。 -OCR
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
Chinesecharacterrecognition
- 在WIN XP/2000 下的对手写输入的汉字的识别处理,支持手写输入,支持侯选字区域。-WIN XP/2000 in the handwriting input of Chinese characters on the recognition processing, support handwriting input in support of a candidate word regional.
minipro
- 该系统功能:实现手写识别,能通过对样例库中的数据进行学习,然后能判别、分类新的输入样例。其中包含了Kn近邻算法,贝叶斯参数估计的实现。实现了open test, close test等测试方法。-The system features: realization of handwriting recognition, through the library of sample data for study, and then to identify, classify the new input
BasicRecognition
- 手写输入的基本识别器方法,对该方面的研究有一定帮助。-Basic handwriting recognition input method, the studies have some help.
shouxie
- 手写输入程序源代码,可以方便的书写输入文字。-Handwriting input program source code, you can easily write to enter text.
uCOS-II
- CellWriter是一个开源手写输入程序,欢迎查看-CellWriter is a grid-entry natural handwriting input panel.
200812214431237
- OCR手写文字识别源码。陨落雕(ThirdApple)的大作,识别率不错,手写输入识别后分别给出匹配率和匹配的字符 -OCR handwritten character recognition source. Fall Eagle (ThirdApple)' s masterpiece, the recognition rate is true that handwriting recognition is given after the match rate and match each
stm32手写识别实验
- 可以利用stm32的彩屏进行手写文字的输入,方便快捷。(Can be handwritten text input using the STM32 color screen, convenient and quick.)
手写数字识别
- 通过训练图片中数字0~9,跟着通过手写输入识别出所写数字的类别。(By training the number of 0~9 in the picture, we can identify the category of the written number followed by handwritten input.)
KNN手写数字识别
- 可支持手写数字识别,r和python两种语言编写,生成画板鼠标手写输入,也支持上传图片(Handwritten digit recognition)