搜索资源列表
OCR算法之C语言代码
- OCR算法代码。 这不是一个完整的系统,没法生成可执行程序。 代码基于Linux/KDE开发,用到了C++标准模板库。 代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。 由于这是从一个完整的OCR系统中抽取的部分代码, 所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用) 如果需要完整实用的中文OCR代码,
人脸识别源代码
- 用C++编写的用于人脸识别的原代码,供大家参考,若有修改意见,请发邮件-C Face Recognition prepared for the original code, for your reference, if amendments, please send an e-mail
cpdw
- 用C++开发的精度较高的车牌定位源程序,呵呵。大家都来试试看啊,给我提提建议-C development of high precision positioning plates source, huh. We have to tell ah, give me a shot in the arm proposed
shuipinjingxiang
- 用C++实现水平镜像的源代码。多支持小弟,需要下载一份资料。-C level mirroring to achieve the source code. More support for the younger, a need to download data.
cvblobslib_english
- 强大功能的Blob分析的类,基于opencvlib开发,用c、c++,在VS下能编译使用-powerful functional analysis of the Blob category, based on opencvlib development, with c, c + +, the VS will be able to use compiler
VCde
- 用C语言对车牌图像进行处理,使车牌识别中的必要的步骤,经过试验后,可以得到很好的处理效果-C language right license plate image processing, license plate recognition of the necessary steps, through testing, be good effect
HOPFIELD_classic
- 此程序用C++开发, 属于神经网络中经典的hopfeild算法 程序, 包括源代码。-this program with C development, neural networks belonging to the classic hopfeild algorithm procedures, including source code.
facechecksystem
- 一个用C++编写的人脸检测系统的程序,比较经典。-a prepared Face Detection System procedures, more classic.
gif-lib
- C的GIF类库(151KB),希望对用c编程并对图形类比较感兴趣的人有所帮助-GIF Class C (151KB). c hope to use graphical programming as well as the relatively interested in the help
sift-C
- 用C#实现的SIFT角点提取与特征匹配的算法-realized sciences corner extraction and feature matching algorithm
xindianfromnoise
- 为什么总是存在了呢?这是用c编的在matlab上实现的信号提取识别源码-Why is always there for them this is the series c achieved in the Matlab Signal Extraction identify source
DTW-method
- 在线签名鉴定:DTW实现算法,用C语言编写,有一定的参考价值!-online signature verification : DTW algorithm, using C language, which is the reference value!
bpsbxt
- 一个用c++开发的 表盘数字识别系统 来自于网络 供大家参考-a development with the dial number identification system from the network for your consideration
Haar-Liketezheng
- 用adaboost算法检测人脸时,主要是用Haar特征,这个是用c++编写的代码,欢迎大家下载并参考-with adaboost Face Detection Algorithm, it is mainly used Haar features, This is used to prepare the c code and you are welcome to download and reference!
shouxie
- 手写数字识别,是用C++编写的,有学习、识别、清除等功能-handwritten numeral recognition, C, prepared a study, identification, removal and other functions
FIS_code
- 用C语言写的一个指纹识别系统。这是其中的主要核心代码-Using C language to write a fingerprint identification system. This is one of the main core code
PCA
- 人脸识别里面,用c++讲PCA程序系统化,有输出界面-Face Recognition inside, using c++-speaking PCA procedure systematic, there is the output interface
c
- 手写数字识别的几个例子,源码,用c++直接运行-Handwritten numeral recognition of a few examples, source code, using c++ directly run
c-svm
- 用c语言实现支持向量机的算法,内容很好的,真的-C language support vector machine algorithm, good content, really
用C#识别图像中的文字
- C#识别图像文字,附部分代码,使用MODI(C# recognition of image text)