搜索资源列表
NeuralrecognitionSystem
- 基于神经网络的文字识别系统 本目录主要包括:文档和两个源代 其中源代码是识别程序的,另一个是矩阵类库的。 已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。当然也可以自行用训练样本训练网络,不过要注意训练样本的选择,否则可能识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下训练样本数目尽量多。-Based on neural network characte
OUPCutImage
- 类似于QQ的屏幕截图,然后对图片进行文字识别-Similar to QQ screenshot of character recognition, and then the picture
CharsThining
- 对扫描的图片书页文字进行细化处理,使其有助于OCR的识别。细化算法速度快, 而且处理后的汉字图像保留了FPA的丢失信息, 具有细化全、交叉点不变形等特点。-Refinement process, it contributed to the identification of the OCR text of the the scan picture book page. Thinning algorithm is fast, and the Chinese characters image pro
OCR
- 提供了一些图片,可将其进行识别转成文字并存为文本-Provides some pictures, can be identified
counting_words
- 运用图像处理计数对文字图片中的汉字进行识别,并统计图片中文字个数-counting the number of words in the picture
asprise-trail
- 图片识别,著名的aspise,自动识别图像中的文字-system time to auto show
Optical-Character-Recognition-master
- 识别图片中的文字,转化为txt。 代码是用matlab编写,调用matlab自带的神经网络算法实现(Identify the text in the picture and convert it to TXT)
P0801
- 实现对图片中的文字的识别,从而达到智能识别的目的(Realizing the recognition of the text in the picture)