搜索资源列表
光学字符识别技术
- OCR算法代码。这不是一个完整的系统,没法生成可执行程序。代码基于Linux/KDE开发,用到了C++标准模板库。代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。由于这是从一个完整的OCR系统中抽取的部分代码,所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用)-OCR algorithm code. This is not a com
try2LPR-2.0
- 这是利用VC++6.0开发的汽车车牌识别系统,其基本原理是采用了基于车牌颜色对的最新的车牌识别技术。相关技术有:车牌定位,字符定位,车牌倾斜纠正,字符识别等。源代码可以直接编译运行,识别的图象要求为彩色照片24位。 -This is the VC 6.0 automobile license plate recognition system Its basic tenets are based on the use of color plates on the latest technology
VC_technology_based_Image_pattern_recognition
- 图像模式识别-VC++技术实现的源码程序,遗传算法、圣经网络、贝叶斯等先进算法的源代码,VC++可编译文件。-Image pattern recognition technology-VC++ source program, genetic algorithm, the Bible networks, Bayesian and other advanced algorithms source code, VC++ to compile the file