搜索资源列表
chepaipanbie
- 对于车牌灰度图像进行滤波去噪后先用峰谷法二值化,再用垂直投影 法进行分割,最后进行模板匹配,并用弧向判定法匹配对几组易出错的字符进行检查,从而得到车牌号。-for registration gray image filter after the first two with peak values of France, reuse vertical projection method for segmentation, the last template matching used to d
chepaishibie
- 一个车牌识别的小程序,有图有程序有说明,其中字符识别部分用的是模板匹配的办法。-A small license plate recognition program, there is a procedure chart shows, some of which use character recognition approach is template matching.
DibTransform
- 基于MFC的车牌识别软件,能够对图片上的车牌进行准确的定位与识别,其中,字符识别算法采用13段特征模板匹配法。-MFC-based license plate recognition software on the license plate on the picture for accurate positioning and recognition, of which the character recognition algorithm using 13-segment feature m
Untitled2
- 基本MATLAB的车牌识别方法,包含定位,切割以及用模板匹配法识别切割后的字符-Basic MATLAB license plate recognition method, including positioning, cutting and template matching method to identify cut characters
Magnify
- 通过统计方法和模板进行匹配,用以识别切割下来的车牌字符图片-Through statistical methods and template matching to identify cutting down the license plate character image.
PIPEISUANFA
- 原始图像,形态学处理,车牌定位,位置提取,模板匹配,字符识别-The original image, morphological processing, license plate location, location, extraction, template matching, character recognition
chepaishibieCPP
- 一、车型识别 1.首先单击车型识别菜单下的载入图像菜单项(载入背景和前景图像)。 2.然后单击车辆提取菜单项,依次进行图像做差、二值化、开运算、图像去噪、图像填充处理,轮廓提取。 3.最后单击车型识别菜单项,对车辆进行识别。 4.测试图像存储在img文件夹下,车型轮廓模板存储在contour文件夹下。 二、车牌识别 1.先打开一幅图片,然后在车牌定位与识别菜单下依次点击:车牌提取、倾斜校正、字符分割、字符识别。 2.测试图像存储在img文件夹下。
chepaishibie
- 对车牌号码通过均值滤波、膨胀腐蚀处理等预处理后进行分割和字符识别,文件里面包含图片示例和字符模板。本人用文件里面的图片运行过,可以得到车牌号码。-Segmentation and character recognition after the license plate number through the mean filter, expansion pretreatment etching, etc. The file contains pictures and examples of ch
chepaishibei
- 基于MATLAB的对车牌进行识别显示程序,采用特征提取、字符分隔、模板匹配方式-Based on MATLAB license plate identification display program, using feature extraction, character-delimited, template matching
License-plate-recognition
- 车牌识别matlab代码,建立了字符归一化模板,包含车牌图片,字符分割等。-License plate recognition matlab code, build character normalization template, including the license plate image, character segmentation.
车牌识别
- 可实现MATLAB环境下的车牌识别系统源程序,运用模板匹配法进行字符识别。(The source program of license plate recognition system under MATLAB environment can be realized, and the character recognition can be carried out by template matching method.)
first
- 车牌定位 车牌分割 字符识别 正如上面所讲,车牌识别主要分为3个部分,其中第一部分车牌定位,一般采用颜色定位,特征定位等,这方面一堆资料我就不写了.分割一般采用投影法.识别的话方法就比较多了,有模板匹配,bp神经网络,卷积神经网络等.(pan.baidu.com/s/1jIdSuXK)