搜索资源列表
OCR算法之C语言代码
- OCR算法代码。 这不是一个完整的系统,没法生成可执行程序。 代码基于Linux/KDE开发,用到了C++标准模板库。 代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。 由于这是从一个完整的OCR系统中抽取的部分代码, 所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用) 如果需要完整实用的中文OCR代码,
曲线拟合c++代码
- 曲线拟合c++代码,在学数值分析(计算方法)的同学可以参考一下-curve fitting c code, the numerical analysis study (calculated), the students can take a look
pstotext-1.9.tar
- Postscr ipt格式转为文本格式(text extractor)的C源代码-Postscr ipt format to text format (text extractor) C source code
gvfc
- active contour model算法的C源代码,是图形图像工作者的好东东。-active contour model algorithm in C source code, graphic images workers is a good Dongdong.
fvs_createtestimages
- 该程序用来产生调试过程中可能会用到的一些位图图像,这些图像是不同角度和不同间隔的条纹。代码由C写成。详细情况见解包后的说明-the procedures used to produce debugging process may be used in a number of bitmap images from different angles and different spacing stripes. Written by C code. Details of the opinion aft
fvs_direction
- 描述了如何提取方向图。输入图像必须是归一化的图像,这样才能有较好的效果。输出图像覆盖于输入图像之上。代码由C写成。详细情况见解包后的说明-describes how to extract pattern. Images must be imported under one of the images, in order to have better results. Image output coverage to the importation of images above. Written
AdaBoostMHClass.adaboost算法的一个c++实现类
- adaboost算法的一个c++实现类,对学习adaboost算法非常有帮助,adaboost algorithm c++ to achieve a type of learning algorithm adaboost very helpful
C-AutomaticFingerPrintIdentification
- 指纹识别源代码,指纹预处理,图像增强,特征提取,指纹比对和指纹的存储。-Source code for fingerprint recognition, fingerprint pre-processing, image enhancement, feature extraction, fingerprint matching and fingerprint storage.
FDRbyeCHAMAI
- This is a face recognition source code designed for a Linux OS (need a QT-3 Library and a C-code compiler)-This is a face recognition source code designed for a Linux OS (need a QT-3 Library and a C-code compiler)....
Face-Detection
- 完整的包括皮肤及动作识别的C++人脸检测源代码,涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程等。-Complete, including skin and actions identified C++ face detection source code, the technology involved are: wavelet analysis, scaling down m
c-language-finger-code
- 基于C语言的指纹识别源代码,读者在应用这些代码时,可能会需要根据自己的应用需求对代码进行一定的改动。对于Linux/UNIX下编译C程序不熟悉的读者,可以参考相关的Linux/UNIX下的C语言编程 书籍。-The fingerprint identification based on C source code, and the readers in application of these code, may need according to their application to
C
- 基于C语言识别的指纹开发源程序代码 可编译 -Recognition based on C language source code can be compiled fingerprint development
useful-code
- 各种代码,包括汽车车牌识别,密码所设计。中国象棋游戏c语言代码等等。绝对超值,值得一下。-Various codes, including car license plate recognition, designed for the password. Chinese chess game c language code, and so on. Absolute value, it is worth it.
fingerprint-source-code
- 指纹模式识别的具体应用案例算法 C++源程序-Specific application case of the fingerprint pattern recognition algorithm C++ source
Pattern-Recognition-code
- 模式识别种一些经典的案例分析以及相关的C++源程序代码-Pattern recognition some classic case studies, and C++ source code
VCPPDIPRTEP
- visual C++数字图像模式识别技术及工程实践。介绍了模式识别和人工智能中的基本内容和相关模型,如:隐马尔可夫模型、聚类技术等,同时结合模式识别中的经典问题如:笔迹鉴定、人脸检测、车牌识别、医学图片处理等,从不同的角度介绍了这些问题,给出了基于C/VC++的代码实现。-visual C++ digital image pattern recognition technology and engineering practice.The basic content and related mo
CSharp-Graphics-Programming-With-Source-Code
- c source code for graphics
K-means--C
- 运用k_means 聚类算法 对图像进行分类识别 c语言代码-Using k means clustering algorithm for image classification to identify c language code
code
- dsp源代码 matlab c 代码 代码 代码,学习的好源码-DSP source code matlab c code, good source of learning
人脸识别程序C#版源码
- 关于人脸识别的方面的C#源码经过测试可以用,很好,值得参考(C # source code on the face recognition can be used after testing, very good, it is worth considering)