搜索资源列表
zzifufenge
- 用matlab程序做的 车牌字符分割程序,能很好的解决智能交通中的车牌追中。-Matlab program to do with the license plate character segmentation process can be a good solution in the license plate smart catch in traffic.
licenceplatecharacterrecognitionprogram
- 能完成车牌字符识别的整个流程,包括车牌定位,字符分割,字符识别等过程。-To complete the entire license plate character recognition process, including license plate location, character segmentation, character recognition process.
Image-segmentation-Extraction
- 车牌识别,能够定位,字符分割,字符匹配,效果还是可以的-Automatic Vehicle Identification
fenge
- matlab的一个小程序,主要功能是利用投影的方法对车牌字符分割,运行流畅,运行的结果页很好。-matlab a small program, the main function is using the projection method of license plate character segmentation, smooth running, run of good results page.
fenge2
- matlab中的一个小程序,主要功能是利用车牌的特征对车牌的字符进行分割,运行过,比较好,只是有些简单-a small matlab program, the main function is to utilize the characteristics of the license plate on the license plate character segmentation, run over, the better, but some simple
Touying
- matlab中的一个小程序,主要功能是利用投影的方法对车牌的字符进行分割,运行过,程序过简单,需要下载者继续改进。-a small matlab program, the main function using the projection method for the license plate character segmentation, run over, the program is too simple, you need to download continue to improv
license-plate-recognition
- 本程序采用一种基于垂直Sobel算子检测边缘和投影法的车牌定位方法,根据车牌区域竖直纹理突出的特点,利用Sobel垂直算子提取边缘,然后投影得到车牌的水平投影图,利用水平投影图分割出车牌,再运用膨胀运算进行车牌垂直定位。利用旋转投影法寻找车牌倾斜角度,然后用双线性插值进行车牌图像倾斜矫正。对经过精定位的车牌利用垂直投影法,找出各个字符的中心点,根据字符中心点位置进行切割。同时将切割出来的图片与数据库中的每张模板图片进行减法运算,计算该图片与模板的均方误差,其均方误差最小的模板即为识别出的字符。-
chepaishibie
- 确定车辆牌照在原始图像中的水平位置和垂直位置,从而定位车辆牌照,然后采用局部投影进行字符分割。在字符识别部分,提出了在无特征提取情况下基于支持向量机的车牌字符识别方法-Determine the horizontal position and vertical position of the vehicle license in the original image to locate the vehicle license, then the local projection characte
youdaimadelunwen
- 能实现车牌的识别二值化字符的分割图像与处理的一些功能适应于m运行环境中-To achieve the license plate character recognition binary image segmentation and processing some of the features of the operating environment to adapt to m
TakeApart
- 基于Opencv的汽车牌照字符分割源代码,对车牌进行分割处理的基本方法,有助于初学者体会车牌分割的过程-The basic method Opencv car license plate character segmentation source code license plate segmentation processing based help beginners experience the plate segmentation process
characterSegmentation
- 用matlab编写的用于车牌字符分割的小程序,主要是字符轮廓投影分割。-Using matlab small programs written for the character segmentation, the main character profile projector segmentation.
EasyPR-1.4
- opencv3.0 基于easyPR的车牌识别系统,包括定位、分割、识别。车牌定位率以及字符识别率较高- License plate recognition system based on easyPR, including positioning, segmentation, recognition. License plate location and character recognition rate is higher
automatic-license-plate-tracking
- 本程序开发环境:vc6.0 opencv1.0 整体功能:是为了实现车牌自动跟踪,检测,并拍照,定位,识别,但是跟踪和拍照等于没有实现。 实现功能: 能实现视频中物体跟踪,但必须是手动圈住才行,摄像头是usb摄像头. 打开车牌图片,能进行定位,车牌分割,字符分割,字符识别。 操作步骤:程序主界面:有打开摄像头,关闭摄像头,截取图片,车牌识别 打开摄像头,可以看到视频中画面,移动鼠标圈住物体,可以自动跟踪。 截取图片,在打开设摄像头的情况下,
神经网络 训练识别
- 1.先打开一幅图片然后按照顺序灰度化、二值化、灰度拉伸、车牌定位、二值化、倾斜校正、字符分割、训练神经网络、识别字符。 2.测试图像存储在当前目录的img下。 3.测试集、训练集、目标向量均存储在img下的文本文件中。(1. First open a picture and then follow the sequence of grayscale, binary, grayscale stretching, license plate positioning, binarization, ti
车牌识别
- 车牌识别处理过程,主要包括预处理、边缘提取、车牌定位、字符分割、字符识别五大模块(The process of license plate recognition mainly consists of five modules: preprocessing, edge extraction, license plate location, character segmentation and character recognition)