搜索资源列表
光学字符识别技术
- OCR算法代码。这不是一个完整的系统,没法生成可执行程序。代码基于Linux/KDE开发,用到了C++标准模板库。代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。由于这是从一个完整的OCR系统中抽取的部分代码,所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用)-OCR algorithm code. This is not a com
OCR算法之C语言代码
- OCR算法代码。 这不是一个完整的系统,没法生成可执行程序。 代码基于Linux/KDE开发,用到了C++标准模板库。 代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。 由于这是从一个完整的OCR系统中抽取的部分代码, 所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用) 如果需要完整实用的中文OCR代码,
classifyMethord
- 描述了关于OCR的各种模式识别方法,包括各种分类算法。-describes the OCR on the pattern recognition methods, including classification algorithm.
basicOCR
- 基于OpenCV的OCR程序,可以实现数字识别,程序采用KNN算法,可以对样本数据进行计算-Based on OpenCV' s OCR program, you can digital identification process using KNN algorithm can calculate the sample data
OCRecognization
- 基于OpenCV的OCR程序,可以实现数字识别,程序采用KNN算法,可以对样本数据进行计算-OpenCV on the OCR program, Digital Identification can be achieved, the program using KNN algorithm to calculate the sample data
ocr
- This a sample of an Algorithm of OCR with Neural Network.-This is a sample of an Algorithm of OCR with Neural Network.
ResearchonVideoCaptionDetectionandExtraction
- Research on Video Caption Detection and Extraction. The automatic video annotation is a key module of the video indexing and retrieval system,and the extraction and location of captions are important steps for video annotation.An automatic extraction
NumOCR
- 对于利用微软的MODI识别图片的一大弊端就是图片格式的转换问题,对于网上的彩色PNG图片或者多位BMP图片直接利用它都无法识别,项目中的pngcalss类实现了对于图片的色位处理,包括彩色转单色,彩色反相,彩色反相转灰度,彩色转灰度等图像算法。-For the use of Microsoft' s MODI identification pictures is a major flaw of the image format conversion problems, for online
OCR
- segmentation algorithm
digitaleyes-c
- DigitalEyes is an OCR (Optical Character Recognizer) developed in C/Caml. usage : ./digitaleyes[.opt] [processes in chronological order] file -noise Reduces image noise. -rotate Finds angle and rotate image. -lessons Builds the lessons
C-ocr
- OCR算法代码。 这不是一个完整的系统,没法生成可执行程序。 代码基于Linux/KDE开发,用到了C++标准模板库。 代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。 由于这是从一个完整的OCR系统中抽取的部分代码, 所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用)-ocr algorithm code
simple-ocr
- C#平台下简单的OCR识别算法,效果还不错-Under the C# platform simple OCR recognition algorithm
MATLAB-OCR
- 用MATLAB实现人民币纸币金额的识别与统计。并使用GUI界面显示结果。附带算法流程PPT与纸币样本。-Using MATLAB to realize the recognition and statistics of the amount of RMB banknotes. And use the GUI interface to display the results. With the algorithm process PPT and notes sample.
OCR-ResultaProgram
- An algorithm to recognize distorted Machine and handwritten characters is proposed. It uses a feature point extraction-based recognition approach. A new verification scheme, which deals with this problem, is presented. A new feature extractor set is
genqrate-executable
- OCR算法代码, 这不是一个完整的系统,没法生成可执行程序,-OCR algorithm code, this is not a complete system, to generate an executable program,
tvvssystem
- OCR算法代码, 这不是一个完整的系统,没法生成可执行程序,-OCR algorithm code, this is not a complete system, to generate an executable program,
oouplingarchitecturerule
- OCR算法代码, 这不是一个完整的系统,没法生成可执行程序,-OCR algorithm code, this is not a complete system, to generate an executable program,
039852
- OCR算法代码, 这不是一个完整的系统,没法生成可执行程序,(OCR algorithm code, this is not a complete system, to generate an executable program,)
my_scanner-master
- 识别文字,字符识别字符的识别目前用于车牌字符识别(OCR)中的算法主要有基于模板匹配的OCR算法以及基于人工神经网络的OCR算法.(Character recognition is currently used in license plate character recognition (OCR). There are mainly OCR algorithms based on template matching and OCR algorithm based on artificial n
Character Recognition
- 有关于字符识别,运用了OCR算法,内含完整的数据库和训练程序,还有一些测试集(From the matlab file exchange center, the character recognition written by the foreign gods, using the OCR algorithm, contains a complete training database.)