搜索资源列表
extract_yellow_region
- 车牌识别技术422 10.1 系统简介422 10.1.1 车牌定位技术综述423 10.1.2 车牌字符 识别技术综述423 10.2 车牌图像定位与分割算法424 10.2.1 车牌图像的-Vehicle Identification Technology System 422 10.1 422 10.1.1 plates positioning technology on 423 10.1.2 License Plate Reco
matlabtocarrecognition
- 车牌识别matlab源程序 基于颜色的车牌定位和分割技术研究与实现 function [seg] = character_segmentation(bw) % character_segmentation: Returns the digit segments in the supplied binary image. % The function uses the \"segment\" function
mfc与opencv结合做的车牌定位、分割的程序
- mfc与opencv结合做的车牌定位、分割的程序 有源码,我也在学习阶段,与大家一起讨论研究。
extract_yellow_region
- 车牌识别技术422 10.1 系统简介422 10.1.1 车牌定位技术综述423 10.1.2 车牌字符 识别技术综述423 10.2 车牌图像定位与分割算法424 10.2.1 车牌图像的-Vehicle Identification Technology System 422 10.1 422 10.1.1 plates positioning technology on 423 10.1.2 License Plate Reco
matlabtocarrecognition
- 车牌识别matlab源程序 基于颜色的车牌定位和分割技术研究与实现 function [seg] = character_segmentation(bw) % character_segmentation: Returns the digit segments in the supplied binary image. % The function uses the "segment" function,
CarLocation
- 这是一个车牌定位与分割的实例,对学习车牌识别的挺有帮助的!-This is a license plate location and segmentation example, the study of License Plate Recognition quite helpful!
PlateReco
- 这是一个基于神经网络的车牌定位与识别系统!包括车牌的定位,二值话,分割,识别等等。-This is a neural network-based license plate location and recognition system! Including the license plate of the positioning of two values, the segmentation, identification and s
ww
- 车牌的定位与分割,能不复杂的背景下同时定位多个车牌-License plate location and segmentation, can not locate the complex background of multiple plates simultaneously
Platerecogniztion
- 实现了对车牌识别系统中的图像预处理、车牌定位、字符分割和字符识别等环节涉及到的技术、算法以及系统整体设计作了全面的论述,并与已有方案进行了比较,对部分关键算法进行了设计和改进。-License plate recognition system to achieve the right of the image pre-processing, vehicle license plate location, character segmen
car
- 基于计算机图像处理技术的汽车牌照自动识别系统,要求能够将运动中汽车的牌照从复 杂背景中准确地提取并识别出来。介绍了所研制的汽车牌照自动识别系统和关键技术(图像分割 与车牌定位、图像二值化和字符提取、车牌字符识别等) 。试验结果显示,系统在Celeron Ⅱ633+ 128M 的PC 机上,对图像尺寸为768 ×574 的311 幅试验图片的识别准确率达到90 ,识别时间≤ 1. 5s。-The objective of
zifushibeiyufenge
- 复杂背景下车牌定位与字符分割算法研究 本文在简要介绍国内外车牌识别技术研究现状的基础上,对车牌定位算法及字符分 割算法进行了深入的研究,主要完成以下工作: 车牌的定位算法设计阶段,本文提出了一种综合利用车牌多重特征的定位算法。该 算法充分利用了车牌的纹理,色彩及车牌长宽比等特征。经过水平梯度化,二值化,滤 波,区域连通、连通域标记筛选,色彩匹配等几个步骤,最终达到了复杂背景下汽车牌 照的定位。-Comple
ImhRec
- 基于数字图像处理的车牌定位与字符分割的硕士论文-Based on digital image processing license plate location and character segmentation master' s thesis
RECOG_prog
- 其一文件为车牌定位与分割的一种方法,定位的方法水平投影与垂直投影,最后分割矩形车牌。留待字符预处理与识别用。另一文件为分割下来的牌号作字符预处理后送BP网络识别用-One file for license plate location and segmentation method, the positioning of horizontal projection and vertical projection, the final s
TCarLocationh
- 这是一个车牌定位与分割的实例例,对学习车牌识别的挺有帮助的! -This is a license plate location and segmentation instance cases, quite help learning license plate recognition
chepai-matlab
- 车牌定位与分割matlab代码。成功分割的几率高于95 以上-Plate positioning and segmentation matlab code. Higher than the probability of a successful split 95
main13
- 车牌定位与分割matlab代码。成功率大于80%。(License plate location and segmentation matlab code.The success rate is greater than 80%)
车牌的定位与分割
- 通过形态学处理和边缘检测方法实现对图像中的车牌实现定位和分割(Through the morphological processing and edge detection method, the license plate is located and segmented in the image)
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
车牌定位与分割
- 车牌识别与分割,包含了车牌识别部分与车牌字符分割部分。(License plate recognition and segmentation)
基于阈值分割的车牌定位识别MatLab实现
- 本设计基于阈值分割的方法实现车牌号码的定位与识别。利用Matlab仿真平台给出仿真例程及结果。(This design realizes the location and recognition of license plate number based on threshold segmentation method. The simulation routine and results are given by using the