Welcome![Sign In][Sign Up]
Location:
Search - localization of license plate

Search list

[AI-NN-PRDIBAPI

Description: 车牌识别系统图像处理函数,包括二值化,边缘检测和定位算法-License Plate Recognition system of image processing functions, including binarization, edge detection and localization algorithm
Platform: | Size: 7168 | Author: wyl | Hits:

[Graph RecognizeCar_PLR

Description: 本人用matlab编写的车牌定位算法,采用行扫描,定位结果还是相当准确的-I am prepared to use matlab license plate location algorithm, the use of line scanning, positioning is very accurate results
Platform: | Size: 310272 | Author: lee | Hits:

[Special Effectsplate

Description: 车牌定位系统,使用vc++实现的定位算法 -License plate positioning system, using vc++ implementation of the localization algorithm
Platform: | Size: 1287168 | Author: 朱俊 | Hits:

[Graph RecognizeBinary_image_of_the_license_plate_based_on_precise

Description: 基于二值图像的车牌精确定位方法Binary image of the license plate based on precise positioning method-Binary image of the license plate Based on Accurate localization of Binary image of the license plate based on precise positioning method
Platform: | Size: 222208 | Author: njj | Hits:

[Graph Recognizefenge

Description: 车牌字符分割,当车牌定位之后,对车牌的字符进行较好地分割-License plate character segment. After the localization of vehicle license plate, it can be segment the characters well.
Platform: | Size: 1024 | Author: 段淑玉 | Hits:

[Graph Recognizechepaishibie-

Description: 这是一个车牌定位识别的源代码,在文字识别,车牌定位等领域中广泛应用,很好用。-This is a license plate localization recognition of source code, in character recognition and license plate location in the fields such as wide application, it is to use.
Platform: | Size: 1024 | Author: | Hits:

[Graph RecognizeTypeRecView

Description: 基于MFC实现256位静态车体照片的二值化处理,中值滤波,以及车牌定位。-Based on MFC realize a static pictures of 256 car binary processing, median filtering, and license plate localization.
Platform: | Size: 5551104 | Author: 成龙 | Hits:

[Graph RecognizeImage-Edit1

Description: 基于cximage的c++车牌定位,想对图像算法有深入研究的同学可以参考一下,没有注释,对初学者来说看起来比较困难-Based on cximage c++ license plate localization, want to have deep research of the image algorithm students can consult, no comment, for starters look more difficult
Platform: | Size: 1772544 | Author: 熊辉 | Hits:

[AI-NN-PRDS18B20

Description: 本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章-第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章-第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。第11章-第12章,是两个综合性较强的实例,分别足Visual C++实现的基于神经网络的文字识别系统和车牌定位系统。 本书附带的光盆给出了各个章节列举的实例的源代码,同时赠送了28个常用数字图像处理算法的Visual C++代码实现。光盘在下一次的上载中给出。 -This book introduces image processing and recognition, the basic principle of typical methods and practical technology. The book is divided into 12 chapters, chapter 1-chapter 6 is the basis of image processing and identify content, including image science, summary and MATLAB language image programming, image enhancement, image segmentation, image feature extraction and image recognition Chapter 7-chapter 10 is the image processing and identification of the engineering example, covers the medical image processing, and character recognition and the guidance car path recognition application examples, and combine theory algorithm to provide large amounts of MATLAB code to help the reader master how to use MATLAB language of rapid algorithm simulation, commissioning and estimate method. Chapter 11-chapter 12, is two more integrated example, full Visual C++ respectively the realization of the character recognition based on neural network system and license plate localization system. This b
Platform: | Size: 1241088 | Author: 张丽玲 | Hits:

[File FormatLicense-plate-correction

Description: 经过车牌定位后所获取的车牌图像不可避免地存在某种程度的倾斜。这种倾斜不仅会给下一步字符分割带来困难,最终也将对车牌识别的正确性造成直接地影响。因此要找到一种方法能够检测车牌图像是否水平以及它倾斜的精确角度。-After the license plate localization for after the license plate image inevitably exists some degree of inclination. This kind of inclined will not only give the next character segmentation difficult, and ultimately will also be on the correctness of the license plate identification caused directly influence. So to find a way to test whether or not the license plate image level and its tilt precise angles.
Platform: | Size: 300032 | Author: 杨明飞 | Hits:

[Special Effectschepaidingwei

Description: 用于车牌定位,能够给车牌字符的进一步识别奠定良好的基础,从而更好的识别车牌-For license plate localization, to give the further recognition of license plate characters, which has laid a good foundation to better identify the license plate
Platform: | Size: 1024 | Author: wufeng | Hits:

[Graph RecognizeMAERJIANCE

Description: 场景图像中文本占据的范围一般都较小,图像中存在着大范围的非文本区域。因此,场景图像文本定位作为一个独立步骤越来越受到重视。这包括从最先的CD和杂志封面文本定位到智能交通系统中的车牌定位、视频中的字幕提取,再到限制条件少,复杂背景下的场景文本定位。与此同时文本定位算法的鲁棒性越来越高,适用的范围也越来越广泛。文本定位的方式一般可以分为三种,基于连通域的、基于学习的和两者结合的方式。基于连通域的流程一般是首先提取候选文本区域,然后采用先验信息滤除部分非文本区域,最后根据候选文本字符间的关系构造文本词。基于学习的方式关键在于两个方面:一是不同特征提取方法的使用如纹理、小波、笔画等。二是分类器的使用如支持向量机(Support Vector Machine,SVM),AdaBoost等。连通域和学习结合的方式一般在提取阶段采用连通域的方式,但是滤除阶段是通过训练样本学习分类器来实现非文本的滤除。-The range of the text in the scene image is generally small, and there exists a wide range of non-text areas in the image. Therefore, the scene image text positioning as an independent step more and more attention. This includes positioning text the first CD and magazine cover to license plate location in intelligent transportation systems, capturing subtitles in video, and then locating scene text in complex backgrounds with fewer constraints. At the same time, the robustness of the text localization algorithm is more and more high, and the range of application is more and more extensive. Text localization methods can be divided into three types, based on the connectivity domain, based on learning and a combination of the two methods. The process of the connectivity domain is usually to extract the candidate text area first, then to filter some non-text areas by prior information, and finally construct the text words according to the relationship between candidate text characters. Le
Platform: | Size: 2048 | Author: 折胜军 | Hits:

[Software Engineeringmatlab-car

Description: 车辆自动识别(AVI)是智能交通系统中的一项重要技术。汽车牌照识别是实现车辆自动识别的一种重要的技术手段。而从包含汽车牌照的图像中准确、快速地分割出牌照区域是实现车牌自动识别的一个关键步骤。 本文主要研究了汽车牌照识别中车牌定位问题。车牌定位分为两步进行,首先对车牌进行初定位,对初定位后的车牌图像进行二值化、几何矫正,然后再精确定位车牌区域。同时,在matlab环境下仿真了汽车牌照识别,仿真结果表明,本文算法能很好的识别汽车牌照。 -the Vehicle automatic identification (AVI) is the intelligent transportation system is an important technology. Car licence plate recognition is to realize the automatic recognition of vehicle is a kind of important technical means. And the car licence contains accurately and rapidly in image segment the licence area is realizing automatic license plate recognition is a key step. This paper mainly studies the car license plate location in the licence plate recognition. License plate localization is divided into two steps of vehicle license plate, first to early, early after positioning the license plate location binary image, geometric correction, then accurate positioning license plate area. Meanwhile, in matlab simulation the car licence plate recognition, the simulation results show that the algorithm can very good recognition car licence.
Platform: | Size: 1566720 | Author: wfyan | Hits:

CodeBus www.codebus.net