搜索资源列表
thefacecognition
- 用于脱机字符识别里的模板匹配法,USPS字库用语Fisher线性判定识别手写数 字。由于一些原因,有些数据库不能提供,需要读者自己采集样本。 -Offline Character Recognition for The template matching, USPS font terminology Fisher Linear found handwritten identification numbers. For some reason, some of the databases
usps
- usps手写字库,用于手写数字模式识别的训练-usps handwritten font, handwritten figures for pattern recognition training
04
- c#程序开发范例宝典第四章 4.图形技术 4.1绘制图形 4.2图形转换 4.3图像预览 4.4图形缩放与变换 4.5图像效果 4.6图像字体 4.7图像动画 4.8图像识别 4.9图像工具 4.10图像应用-c# application development paradigm Baodian Chapter IV 4. graphics technology 4.1 Drawing 4.2 graphics graphics converter 4
GestureStudy
- 本程序基于 BP 神经网络完成了对用户使用鼠标输入的特定手势的识别,并且可以学习 用户创建的新手势。程序中已经存储的手势是 Palm 系列掌上电脑中手写识别专用的 Graffiti 字体的数字 0~9,这种字体的特点是每个字由一个连续笔划构成,适合用一个连贯的鼠标手势表示: -This procedure based on BP neural network was completed using the mouse to the user input of a specific ges
Precise_OC155236312003
- Title: Precise OCR by pixel count w/o any APIs, pure VB Descr iption: Precise OCR aka TRM (Text Recognition Module). It will never give you a wrong number. Might not be the best way to do OCR but it is if you know which font/size you ll always work
pattern
- VC汉字识别源代码,可以用鼠标在程序的空白处写字,然后让程序识别你所写的文字,当然需要字库支持,这个字库是需要事先准备好的,当然程序还有一个模式是“学习”模式,当有不识别的文字时可启动这个模式,将对应的文字输入,下一次如果重新写入这样的字,程序就可以识别-VC Chinese character recognition source code in the space program can use the mouse to write, and then let the program ide
handwriting
- C#做的简单手写面板,仅实现手写,没有字库所以没能实现文字识别。请高手指导文字识别-C# to do a simple handwritten panel, only to achieve the handwriting, the font did not realize the character recognition. Expert guidance text recognition
number-recognition
- 学习时字库自动保存,已有键盘字符,字母,数字和简单汉字如要识别复杂汉字,请先用学习功能!-Learning font automatically saved the existing keyboard characters, letters, numbers and simple Chinese characters, such as to recognize the complexity of Chinese characters, please use the learning functi
chi_sim.traineddata
- tessecart中文字库,对中文印刷体识别率超过90 -Tessecart Chinese font, for Chinese printed recognition rate of more than 90
lenet_iter_10000
- caffe-windows mnist 训得到的模型,可用于手写字体识别(Caffe-windows MNIST training model can be used for handwritten font recognition)
手写字迹识别
- 手写字体识别,基于windows系统,C++编写的,手写字体识别算法。(Handwriting recognition, based on Windows, c + +, handwritten font recognition algorithm.)
tesseractAutoTrain
- 可以识别图像中文字的工具,然而识别结果因文字的字体而可能出现差错。本项目使用SpringBoot开发,通过封装Tesseract程序命令,及解析box文件来达到自动训练的目的,要求主机安装有Tesseract程序即可。本项目提供Web API进行自动化训练,提供的参数可见接口文档(The tool can recognize text in the image, but the recognition result may be wrong due to the font of the text