搜索资源列表
recognize
- 本代码是基于神经网络的文字识别系统,目录主要包括:文档和两个源代 其中源代码是识别程序的,另一个是矩阵类库的。 已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。当然也可以自行用训练样本训练网络,不过要注意训练样本的选择,否则可能识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下训练样本数目尽量多。
OCR
- 人工智能OCR文字识别程序非常好的一个序,研究ocr的可以
similarity
- 这是一个识别两句话之间的相似度的程序,输入是两句中文文字,输出是得分(满分100)
image_cut
- 运用MATLAB程序将索书号文字从图像中进行识别分割出来.包含有图像和源程序.-MATLAB application procedure will call number text from the image to identify differently. Contains images and source code.
imageprocessing
- 运用MATLAB程序识别图像并将其划分为文字和非文字的两个类别-MATLAB program to identify the use of images and text and is divided into two categories of non-text
Languagebasedonneuralnetworkrecognitionsystem
- 基于神经网络的文字识别系统:包括文档和两个源代码,一个源代码是识别程序的,另一个是一个矩阵类库的-Based on neural network character recognition system: including the two documents and source code, a source code is to identify the procedure, and the other is a matrix class library
matlabOCR
- 一个可图片中文字进行识别的matlab实例程序,具有很不错的识别率-A picture in the text to identify the matlab example programs, with very good recognition rate
VBOCR
- 一个VB的人工智能OCR文字识别源代码程序,通过测试。-The artificial intelligence of a VB source code for OCR text recognition program, pass the test.
f
- matlab 程序 实现对文字的识别,对字母F做了验证-matlab program to achieve recognition of the text of the letter F made a validation
Character-recognition
- 自己制作基于“欧氏距离的算法”来识别文字的相似性,从而来识别手写文字的程序,开发环境是matlab.需要讲手写的字加到字库才可以哦。-Produce their own based on the " Euclidean distance algorithm" to identify the similarity of the text, handwritten text in order to identify the procedures, the development e
DS18B20
- 本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章-第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章-第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。第11章-第12章,是两个综合性较强的实例,分别足Visual
0020
- 基于神经网络的文字识别系统实例,程序可以单独运行,也可以合并到自己的程序里面运行。-Instance of the character recognition system based on neural networks, the program can be run separately, can also be incorporated into their own program which is running.
Artificial-Intellegence
- 人工智能OCR文字识别程序,已经测试过,是一个不错的程序-Artificial intelligence OCR text recognition program artificial intelligence, Artificial Intelligence, OCR text recognition program OCR text recognition program artificial intelligence OCR text recognition program
wordDetect
- 简单的文字图片识别程序,利用模板相关度和有效像素比-A simple text image recognition procedure, and use the template, and effective pixel ratio
bank-card-recognition-
- 功能介绍 • 通过拍照界面,指导用户拍出合格证件图像。 • 采用文字识别(OCR)技术,自动识别银行卡信息(如卡号,卡所属银行等). • 通过调用 识别功能Activity,实现其他应用程序接口调用。 • 识别银行卡种类,主要是国内外20多家银行的印刷字体(平面黑色字体卡类)和凸面字体银行卡(包括字符间距类型为6-13、4-4-4-4-3、4-4-4-4等类型)。 系统功能 • 对原图像进行倾斜矫
文字识别MATLAB程序思路
- 简单的文字识别,用于图像文字处理的预处理包括二值化、膨胀腐蚀、分割算法等。(Simple text recognition, image processing for the text of the pretreatment, including two values, expansion corrosion, segmentation algorithm.)