搜索资源列表
光学字符识别技术
- 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代码,
曲线拟合c++代码
- 曲线拟合c++代码,在学数值分析(计算方法)的同学可以参考一下-curve fitting c code, the numerical analysis study (calculated), the students can take a look
SHOWBMP.C
- 640*480 256 色 .BMP 文件显示程序,可以浏览、同时显示 4 幅图象,也可以 在屏幕上开一个窗口显示 .BMP 图象,并可以使用上下左右箭头键、PageUp/PageDown、Ctrl+Left、Ctrl+Right键浏览整幅图象,在S3、ATI等VGA卡上 调试通过 实例程序能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更改).程序有很好的容错设计-640 * 480256 color. BMP file display program ca
OCR-C
- The program is for OCR purpose and user can use this tool to do character recog
基于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
chepaishibie.c
- 车牌识别源代码,可以准确无误的在复杂情况下识别车牌号,为交通提供便利。-License plate recognition source code, can be accurately identified in the license plate number of complex situations, to facilitate transportation
gabor
- 讲Gabor很详细 大家可以下下看看!(英文版)-Gabor speak in great detail to see if we can under the circumstances! (English version)
open-close-c
- 开门关门的识别,能过编译通过,实现开门关门的识别-it can know open close
c-coder
- 输入年月日,计算为该年的第几天!能识别不合理日期的输入,并能及时停止程序-Enter year, month date, calculated for the first few days in! Can identify the input date is unreasonable, and can stop the program in time
C
- 基于C语言识别的指纹开发源程序代码 可编译 -Recognition based on C language source code can be compiled fingerprint development
C-fingerIndentify
- 一套很经典的指纹识别算法,使用fvs原理,一定可以让你条目清晰。。。受益匪浅-A classic fingerprint recognition algorithm, to use fvs principle can make your entry clear. . . Benefit
face-recognition(c)
- 这是一个人脸识别的程序,可以再linux或者vc下运行(要自己建工程)。-This is a face recognition program can be run under linux or vc (to build their own works).
指纹识别C++
- 指纹识别的源码,可以识别手指的指纹,实现语言为C++(Fingerprint identification source, you can identify the finger of fingerprints, the realization of language for C++)
CarNumber
- 本算法进行车牌识别,首先提取车牌的位置,然后对车牌的字符进行分割,最后进行识别,将识别结果输出。本算法能得到较好的识别结果。(The algorithm for license plate recognition, the first extraction of the location of the license plate, and then the license plate character segmentation, and finally identify the recogni
face2sketch-master
- 基于人脸识别功能有兴趣的人可以作为参考 代码需要自己再调(you can use it to your own code or use it to proprite)
svm_demo
- SVM(支持向量机)常被用于二元分类问题中。此文件包含svm_predict、svm_train、svm_scale等源文件和若干训练文件,可以在VS中实现SVM的基本分类功能。(Support vector machine is often used in two elements classification problem. This file contains svm_predict, svm_scale, svm_train and other source files, and a
人脸识别程序C#版源码
- 关于人脸识别的方面的C#源码经过测试可以用,很好,值得参考(C # source code on the face recognition can be used after testing, very good, it is worth considering)
c#车牌识别系统
- 车牌识别系统,适用于车牌识别。。有图片例子,源码,需要的转走,可以多学学图像识别相关知识,使用AspriseOCR技术...(The license plate recognition system is suitable for the license plate recognition. There is a picture example, the source code, the need to turn, can learn more about the knowledge of im
halcon
- 实现二维码读取和定位,通过实时采集图像对二维码读取,适合工业案例。(IThe two-dimensional code can be read and positioned, and the two-dimensional code can be read through real-time acquisition of images, which is suitable for industrial cases.)
