车牌识别源代码

所属分类:模式识别(视觉/语音等)
开发工具:matlab
文件大小:6KB
下载次数:6
上传日期:2019-12-02 21:39:50
上 传 者joker444
说明:  主要针对小型汽车号牌进行识别 原理: 1.进行图像切割,需要原像图进行处理:如灰度处理、边缘提取、图像腐蚀、图像膨胀、平滑处理、移除大小对象, 然后对切割出的图像进行车牌区域定位,定位车牌区域后对原图像进行裁剪,并保存图片为“车牌图像.jpg”。 2.对车牌图像作图像预处理:如灰度处理、直方图均衡化、二值化处理、中值滤波,方便之后进行字符识别。 3.对预处理后的图像进行字符识别: ①整体字符切割图像 ②提取连续块:两个限制
(Mainly for small car number plates principle: 1.For image cutting, you need to process the original image: such as grayscale processing, edge extraction, image erosion, image expansion, smooth processing, removable size objects, Then locate the license plate area of the cut image, crop the original image after locating the license plate area, and save the picture as 'License Plate Image.jpg'. 2.Perform image pre-processing on the license plate image: such as gray-scale processing, histogram equalization, binarization processing, median filtering, and convenient for character recognition afterwards. 3.Character recognition for prognostic images: Overall character cutting image Extracting consecutive blocks: two restrictions)

文件列表:
车牌识别代码\getword.m (1347, 2019-04-22)
车牌识别代码\main.m (11001, 2019-04-23)
车牌识别代码\my_imsplit.m (747, 2019-04-22)
车牌识别代码\removeLargeArea.m (2754, 2019-04-21)

近期下载者

相关文件


收藏者