搜索资源列表
验证码识别 C#源代码
- c#原代码破戒严整码
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
C语言图像处理方法
- 图像处理c语言程序,是我精心寻找的,希望大家给个面子-image processing procedures c language, I find the well, we hope to face 000
fg-Sample-sourcecode-for-FVC2004-c
- 内容概要: Sample source code - contains C-language skeletons for FVC2004-compliant ENROLL and MATCH programs-outline : Sample source code-contains C-language skele tons for Garbor-compliant ENROLL and MATCH pr ograms
car(c)
- 车牌识别系统c++源代码,VS 2005开发,包括灰度处理、均衡化、边缘提取、二值化等功能-c license plate recognition system source code, VS 2005 developers, including Gray, balance, edge extraction, Binary function
c
- 一个基于c语言的指纹识别程序,是个小系统。希望对大家有用。
c++
- 车牌定位c++源码 车牌定位c++源码
Computer Graphics C Version (2nd Ed)
- 计算机科学经典著作之一,计算机图形学,C语言版本,不错的说!-one of the classics of computer science, computer graphics, C language version, it is true to say!
OCR识别C#源代码
- OCR识别C#源代码
C KNN
- 以C程式專寫KNN類神經模擬
基于SVM支持向量机的行人识别C++源程序
- 基于SVM支持向量机的行人识别C++源程序,支持最新的opencv2.0版本.在VC环境下配置opencv2.0后,可以运行检测静止图像中的行人。-people recognition based SVM(supporting vector machine) detector launched by Dalal with the OpenCV2.0 environment.this can work on the static images
AdaBoostMHClass.adaboost算法的一个c++实现类
- adaboost算法的一个c++实现类,对学习adaboost算法非常有帮助,adaboost algorithm c++ to achieve a type of learning algorithm adaboost very helpful
Asprise-OCR-C-Windows_XP_32bit
- 验证码识别dll库,对于未加花、噪,纯数字与字母均可识别,Asprise-OCR-C-Windows
GrayToWhiteBlack
- C语言实现的OTSU方法,计算图像二值化的自适应阈值-C language implementation of the OTSU method in calculating the adaptive image binarization threshold
人脸识别C++程序
- VC6.0实现人脸识别,输入图像,可以圈出人脸
FIS_code
- 用C语言写的一个指纹识别系统。这是其中的主要核心代码-Using C language to write a fingerprint identification system. This is one of the main core code
face-location
- 用visual c++开发的人脸检测示例程序,实现人脸定位与跟踪-Using visual c++ Developed examples of face detection process, the realization of Face Locating and Tracking
c#图片文字识别
- c#基于Tesseract框架和语言训练库的图片文字识别。全工程文件,对仅含文字的清晰的图片,识别率较高!(C# text recognition based on Tesseract framework and language training library. The whole engineering document has a higher recognition rate for clear pictures containing only words!)
c++builder学习小程序
- 包括三视图、一点透视、轴测图,是学习c++builder或计算机图形学的必备小程序