搜索资源列表
PlateReco
- 该程序是个很不错的车牌定位与识别系统源代码,可以比较清晰和准确的提取出车辆的牌照文字(包括中文、英文和数字 ps:压缩包中附有车牌图)。在vc环境下就可以调试,运行。有兴趣的人可以下载来-the program is a very good location and license plate recognition system source code, can be more clear and accurate extracted vehicle license characters (i
DigitRec
- 数字识别系统源代码: 第一步:训练网络。使用训练样本进行训练 第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。 该系统的识别率一般情况下为90%。 此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作只能执行一遍,而且要按顺序执行。 具体步骤为:“256色位图转为灰度图”-“灰度图二值化”-“
fvs-0.1.1.tar
- 指纹识别源代码,研究指纹识别的人可以作为参考。-fingerprint recognition source code, the study of fingerprint recognition can serve as a reference.
hangzhouyoutong
- 杭州友通车牌识别软件,不是源码,可以用于了解-Hangzhou Tomomichi license plate recognition software, not the source code, which can be used to understand
shouxieshibie
- 支持手写数字识别及训练的程序源码,可以训练识别0-9的数字,有图形界面。-support handwritten numeral recognition and training program source code, can be trained to identify the figures 0-9, graphics interface.
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
regularized-lda
- 基于正则化转置的LDA matlab源代码,可以应用在人脸识别中,详细说明见readme-based Regularization home to the LDA Matlab source code, can be applied to face recognition, detailed explanation see readme
szsbxtydm
- 数字识别系统源代码.rar 第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别) 第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。 该系统的识别率一般情况下为90%。 此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意
Rectification
- GeneralRect is a C++ library with full source code for the rectification of any pair of images for which the epipolar geometry can be determined.
OpenCV_face_detector
- This zip file contains source code and windows executables for carrying out face detection on a gray scale image. The code implements Viola-Jones adaboosted algorithm for face detection by providing a mex implementation of OpenCV s face detector. Ins
A Star算法源代码
- A * 算法的源程序,给定地图,可以从开始地点寻找路径到目的地。-This is a * arithmetic source code, appointed a map, it can search route from start spot to destination.
是关于车牌字符识别的源代码
- 是关于车牌字符识别的源代码,希望对大家有用,学习下可以。,Are about license plate character recognition source code, in the hope that useful to everybody, can study.
AspriseOCRv4.rar
- 英文OCR识别控件,可对验证码进行识别。带有演示源码。 int startX = 0 int startY = 0 int width = -1 int height = -1 try { startX = Convert.ToInt32(textStartX.Text) startY = Convert.ToInt32(textStartY.Text) width = Convert.ToInt32(textWi
cpdwysb
- 车牌定位与识别,完整源代码,可直接编译运行。Delphi版本。-License plate location and recognition, complete source code, can be directly compiled to run. Delphi version.
code
- 一个网站验证码识别,vb源码,可以实现识别网站的验证码-A site identification verification code, vb source code, can identify the site verification code
source
- 很好的指纹识别源代码 可以直接拷贝粘贴使用-Good fingerprint copy and paste the source code can be used directly
Digital-identification-code
- 文字图像等识别的图像处理源程序,相关图像识别领域的研究人员可以参考-Text and images to identify image processing source code, image recognition field researchers can refer to see
code
- Adaboost的C实现,在原始代码上做了一点小修改,另外加上了详细的注释,能够帮助初学者更好地理解分类器具体如何学习与选择的-Adaboost C implementation, the source code to do a little modification, plus detailed notes, can help beginners to better understand the specifics of how learning and classifier selectio
Fingerprint-recognition-source-code
- 指纹识别的源代码 包括.cpp和.h文件可直接调用。 -Fingerprint recognition source code, including .cpp and .h files can be called directly.
VcPP-digital-recognition-source-code
- 基于Vc++开发,使用神经网络技术,对数字图像进行识别,可用于车牌识别技术中。-Based on vc++ development, the use of neural network technology, the digital image identification, can be used for license plate recognition technology.