搜索资源列表
carnumberdistinguish
- 车牌定位算法及实现,先阈值分割,边缘提取,最后识别!
车牌识别
- 是用MATLAB编写的车牌识别程序。对初学者有很大的帮助。
车牌汉字识别
- 基于vc和matlab对车牌进行定位,分割从而实现车牌识别,包括汉字,数字和字母
c03
- 详细说明:C#环境的车牌认别系统源代码和30张测试图片;本程序对以上的30汽车图片的认别定位分割等准确率达至100%。-C# environment registration identification system source code and 30 test images The procedures for the above pictures of the 30 vehicle identification such as segmentation positioning accu
dinwei
- 车牌识别系统,对车牌进行初定位,分割,字符进行识别,处理,提取-License Plate Recognition system, the beginning of the plate for positioning, segmentation, character recognition, processing, extraction
shibeiyuanma
- 关于车牌识别的一个新程序,对车牌进行定位分割,识别-License Plate Recognition on a new procedure, positioning of the partition plates to identify
binarize
- 实现车牌的定位分割功能,用来交流,大家可以-The positioning plate to achieve partition function, to exchange, we can try
PRR2
- 本程序实现的功能是完成对车牌图像的定位、字符分割、字符识别功能的实现。-To achieve the function of this program to complete the license plate image positioning, character segmentation, character recognition implementation.
licenceplatecharacterrecognitionprogram
- 能完成车牌字符识别的整个流程,包括车牌定位,字符分割,字符识别等过程。-To complete the entire license plate character recognition process, including license plate location, character segmentation, character recognition process.
Ulpcseggs
- 用matlab做的车牌识别的,包括车牌定位位,二值化,滤波去噪,字符分割,识别,识别部分用的BP网 -License plate recognition using matlab, including the bit of license plate location, binarization, filtering, denoising, character segmentation, recognition, identify some with BP neural network
TCarLocationh
- 这是一个车牌定位与分割的实例例,对学习车牌识别的挺有帮助的! -This is a license plate location and segmentation instance cases, quite help learning license plate recognition
Tbbinarizeh
- 实现车牌的定位分割功功能,用来交流,大家可以 -License plate positioning for the exchange, we can split Function
ChepaiShibie
- VC做的车牌识别系统,包括车牌定位、分割、识别-The VC license plate recognition system
license-plate-recognition
- 本程序采用一种基于垂直Sobel算子检测边缘和投影法的车牌定位方法,根据车牌区域竖直纹理突出的特点,利用Sobel垂直算子提取边缘,然后投影得到车牌的水平投影图,利用水平投影图分割出车牌,再运用膨胀运算进行车牌垂直定位。利用旋转投影法寻找车牌倾斜角度,然后用双线性插值进行车牌图像倾斜矫正。对经过精定位的车牌利用垂直投影法,找出各个字符的中心点,根据字符中心点位置进行切割。同时将切割出来的图片与数据库中的每张模板图片进行减法运算,计算该图片与模板的均方误差,其均方误差最小的模板即为识别出的字符。-
carimage
- 1.首先单击载入图像菜单项(载入车辆图像),图像在images文件夹下面。 2.然后单击车牌定位与识别单项,依次进行车牌提取、倾斜校正、字符分割、字符识别。 注:本程序使用的是OpenCV2.1版本,在没有安装此版本软件的机器上运行时需要将cv210.dll,cvaux210.dll,cvcore210.dll,highgui210.dll,ml210.dll这五个文件拷贝至*.exe可执行文件下。-First click Load Images menu items (lo
VCPP
- 二值化、灰度拉伸、车牌定位、二值化、倾斜校正、字符分割、训练神经网络、识别字符-Binarization, gray stretch, license plate location, binarization, skew correction and character segmentation, training the neural network, identifying characters
车牌的定位与分割
- 通过形态学处理和边缘检测方法实现对图像中的车牌实现定位和分割(Through the morphological processing and edge detection method, the license plate is located and segmented in the image)
神经网络 训练识别
- 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
hohohohoc-chepaishibie-master
- 简单的车牌定位,切割,分割字符,识别功能(Simple license plate location, cutting, segmentation, character function)
车牌识别
- 车牌识别处理过程,主要包括预处理、边缘提取、车牌定位、字符分割、字符识别五大模块(The process of license plate recognition mainly consists of five modules: preprocessing, edge extraction, license plate location, character segmentation and character recognition)