搜索资源列表
libsvm-2.90
- VC++下很有用的,主要用于分类,软件开发包-Under VC++ useful, mainly for classification, software development kit
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
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
16182
- 这个是车牌识别系统,功能有图像识别,车牌定位,二值化,切割,字符识别。-This is a license plate recognition system, function image recognition, license plate location, binarization, cutting, character recognition.
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
1111
- 车牌识别是学习图像处理的经典方法,有canny边缘检测,hougn变换,字符识别等方法-License plate recognition is a classical method of image processing, such as Canny edge detection, hougn transform, character recognition, and so on.
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摄像头. 打开车牌图片,能进行定位,车牌分割,字符分割,字符识别。 操作步骤:程序主界面:有打开摄像头,关闭摄像头,截取图片,车牌识别 打开摄像头,可以看到视频中画面,移动鼠标圈住物体,可以自动跟踪。 截取图片,在打开设摄像头的情况下,
Codes
- 车牌的自动识别与检测 可以检测车牌位置和字符识别-plate license recognition
神经网络 训练识别
- 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
easypr
- 中文车牌识别系统: 它基于openCV这个开源库。这意味着你可以获取全部源代码,并且移植到opencv支持的所有平台。 它能够识别中文。例如车牌为苏EUK722的图片,它可以准确地输出std:string类型的"苏EUK722"的结果。 它的识别率较高。图片清晰情况下,车牌检测与字符识别可以达到80%以上的精度。(Chinese car license plate recognition system: It is based on ope
charSamples
- 车牌识别的训练字符库,包括10个数字,24个英文字符(License plate recognition training character library, including 10 numbers, 24 English characters)
车牌识别
- 车牌识别处理过程,主要包括预处理、边缘提取、车牌定位、字符分割、字符识别五大模块(The process of license plate recognition mainly consists of five modules: preprocessing, edge extraction, license plate location, character segmentation and character recognition)
PR
- 使用qt实现的车牌识别,实现了车牌提取,车牌字符切割以及识别(License plate recognition using QT, license plate extraction, license plate character cutting and identification)
plateRecognition-master
- 基于python和opencv的车牌识别,包括车牌提取和字符识别 1,plate.py为提取和识别图片里面的车牌号码 2,切割和识别第一步车牌图片里面的字符,提取特征(License plate recognition based on Python and opencv, including license plate extraction and character recognition 1. Plate.py is used to extract and ide