搜索资源列表
CarLabelRecognition
- 车牌提取与识别,包括识别过程的6大步骤,注释较详细
ImageProcessing
- 包含了所有图像处理和识别方法,包括图像显示,图像增强,图像复原,图像变换,图像编码,图像配准,运动检测,特征提取,图像分割,图像车牌提取,截取子画面,图像形态学处理于一身的程序,与大家共享。
车牌字符特征提取系统
- 车牌字符特征提取系统-演示性质的
实现车牌的定位识别
- 车牌识别,实现车牌的定位,分析 提取 和识别-alkjdklajk
2005562118
- 关键词:车牌识别,背景提取,图像分割,特征提取,字符识别。 -Keywords: License Plate Recognition, background extraction, image segmentation, feature extraction, character recognition.
matlablicenseplateextractionprocedure
- 利用matlab编写的车牌提取程序~很好用,大家来下载-Prepared using matlab license plate extraction procedure ~
lpr
- 车牌提取以及车牌字符的分割,其中车牌提取用的是投影及数学形态学的-License plate license plate character extraction and segmentation, which is used to extract license plate projection and mathematical morphology Hair
最新车牌识别系统源码VC++
- 通过车牌提取、图像预处理、特征提取、车牌字符识别等技术,识别车辆牌号,目前的技术水平为字母和数字的识别率可达到96%,汉字的识别率可达到95%。(Through the license plate extraction, image preprocessing, feature extraction, character recognition of license plate recognition technology, vehicle brands, the current level o
车牌识别
- 车牌识别处理过程,主要包括预处理、边缘提取、车牌定位、字符分割、字符识别五大模块(The process of license plate recognition mainly consists of five modules: preprocessing, edge extraction, license plate location, character segmentation and character recognition)
14_车牌识别系统
- 1.首先单击载入图像菜单项(载入车辆图像),图像在images文件夹下面。 2.然后单击车牌定位与识别单项,依次进行车牌提取、倾斜校正、字符分割、字符识别。 注:本程序使用的是OpenCV2.1版本(First click the load image menu item(load the vehicle image), which is under the images folder. 2. The license plate extraction, tilt correction, c
车牌识别
- 用于提取并识别出车牌号,可以区分数字和字母(Used to extract and identify the number of the license plate, which can distinguish between numbers and letters)
Vehicle number plate recognition
- 一个关于车牌定位的程序,参考的matlab平台上的数据库做的(A program on the license plate location, reference to the database on the MATLAB platform)
Number_Plate_Extraction
- 运用图形的形态学处理,腐蚀膨胀等,提取照片中的车牌区域并进行识别,来自matlab文件交换中心(Using the morphological processing of graphics, corrosion expansion, etc., extract the area of the license plate in the photo and recognize it, from the matlab file exchange center)
matlab车牌识别完整程序
- 对图像中的车牌进行车牌区域提取、字符分割、自动识别(The area extraction, character segmentation and automatic recognition of the license plate in the image)
基于MATLAB的车牌识别
- 本文介绍用MATLAB强大的计算功能和各种功能齐全的函数,图像工具箱来进行汽车车牌的识别。介绍基于LAB颜色模型的颜色特征提取,并根据上述特征进行车牌识别的MATLAB的程序设计进行介绍。(This paper introduces the use of MATLAB's powerful computing function and various functions and image toolbox to identify vehicle license plates. The color
车牌检测识别课设
- 通过MATLAB对车牌图像进行定位、检测、提取、识别(Detection, location and recognition of the license plate)
MATLAB车牌识别系统
- 基于MATLAB处理图像 实现提取图片中的车牌号码(MATLAB processing image to extract the image of the license plate number.)
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
车牌识别
- python+opencv实现车牌识别,通过canny算子边缘检测+颜色识别提取车牌区域(License plate recognition based on Python + opencv)