Welcome![Sign In][Sign Up]
Location:
Search - A License Plate Recognition System Based on MATLAB

Search list

[matlabchepai

Description: 基于MATLAB图像处理的汽车牌照识别系统:看到网站里有不少车牌识别的代码,这里特意找了个原来看过的文章放上来,希望能够帮助大家理解。-MATLAB image processing based on the vehicle license plate recognition system: see the website, there are a lot of license plates to identify the code, here specifically to find a read the original article放上来hope that can help us to understand.
Platform: | Size: 150528 | Author: xu | Hits:

[matlabMATLABImageProcessing

Description: 基于MATLAB 图像处理的汽车牌照识别系统-A License Plate Recognition System Based on MATLAB Image Processing
Platform: | Size: 149504 | Author: | Hits:

[matlabAutomatic-Vehicle-Identification

Description: Automatic Vehicle Identification (AVI) has many applications in traffic systems (highway electronic toll collection, red light violation enforcement, border and customs checkpoints, etc.). License Plate Recognition is an effective form of AVI systems. In this study, a smart and simple algorithm is presented for vehicle’s license plate recognition system. The proposed algorithm consists of three major parts: Extraction of plate region, segmentation of characters and recognition of plate characters. For extracting the plate region, edge detection algorithms and smearing algorithms are used. In segmentation part, smearing algorithms, filtering and some morphological algorithms are used. And finally statistical based template matching is used for recognition of plate characters. The performance of the proposed algorithm has been tested on real images. Based on the experimental results, we noted that our algorithm shows superior performance in car license plate recognition
Platform: | Size: 315392 | Author: Serhat | Hits:

[matlabVehicle-License-Plate-Registration

Description: The strategy of the project is to design automatic system for opening a gate without mounting any signal transmitter on the car. Thus, the project is to investigate and construct an application whereby the system will recognize the Vehicle license plate at a gate entrance of the parking lot. The system will be based on a personal computer and software packages available, MATLAB program and a digital camera, which help to capture the images of the vehicle license plate. We will conduct a research and developed a system that is able to extract the vehicle license plate. Next, we also need to create an algorithm to train and identify the vehicle license plate for the purpose of recognition
Platform: | Size: 1140736 | Author: Serhat | Hits:

[AI-NN-PRlicense-plate-recognition-system

Description: 本文将BP神经网络应用于车牌的自动识别,在简述BP神经网络的基础上,重点讨论了用BP神经网络方法对车牌照字符的识别,用MATLAB完成了对车牌照数字识别的模拟,最后得出实验结果,证明这种方法是高效-BP neural networks used in automatic license plate recognition, in brief, based on BP neural network, focused on the BP neural network method for vehicle license plate character recognition, using MATLAB completed a simulation of vehicle license plate number recognition, Finally, experimental results obtained show that this method is efficient
Platform: | Size: 3353600 | Author: likun | Hits:

[matlabMATLAB

Description: 基于matlab图像处理的汽车车牌照提取的识别系统-Based on matlab image processing to extract a car license plate recognition system
Platform: | Size: 149504 | Author: 刘伟 | Hits:

[Graph RecognizeVisual-C-MATLAB-image-processing

Description: 本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章~第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章~第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。第11章~第12章,是两个综合性较强的实例,分别是Visual C++实现的基于神经网络的文字识别系统和车牌定位系统。 本书附带的光盘给出了各个章节列举的实例的源代码,同时赠送了28个常用数字图像处理算法的Visual C++代码实现。 本书讲解深入浅出,实例程序丰富,注重理论与实践相结合。本书可作为计算机应用、自动化、图像处理与模式识别、机电一体化专业的高年级本科生或研究生的参考书,也可供从事图像处理与识别的研究人员和工程技术人员阅读参考。-This book introduces the basic principles of image processing and recognition of the typical methods and practical skills . The book is divided into 12 chapters , Chapter 1- Chapter 6 is the basis of the content of image processing and recognition , including images scientific overview , MATLAB programming language images, image enhancement, image segmentation, image feature extraction and image recognition Chapter 7- Section Chapter 10 is a project example image processing and recognition , covering the medical image processing, character recognition and self- guided trolley path recognition example , the combination of theory and algorithms, for a lot of MATLAB code procedures to help readers learn how to use MATLAB language fast simulation , debugging and estimation methods algorithm. Chapter 11- Chapter 12 , are two examples of highly integrated , namely Visual C++ implementation based on neural network character recognition system and a license plate positioning system. The book
Platform: | Size: 6598656 | Author: 朱朴宁 | Hits:

[matlabPlate-recognition-system-source-code

Description: 本源码是基于MATLAB实现车牌识别并语音播报。 本系统针对家庭小型车蓝底白字车牌进行识别。根据彩色图像的RGB比例定位出近似蓝色的候选区域。但是由于RGB三原色空间中两点间的欧氏距离与颜色距离不成线性比例,在设定蓝色区域的定位范围时不能很好的控制。因此造成的定位出错是最主要的。这样在图片中出现较多的蓝色背景情况下识别率会下降,不能有效提取车牌区域。对此本文提出了自适应调节方案。对分割出来的区域进行识别调整。根据长宽比,蓝白色比对候选区域进行多次定位。最终找到车牌区域。 对字符正确识别之后,用事先对对每一个字符的录音根据对应字符顺序播放。在对车牌区域识别出错、字体分割出错时程序暂停,并有语音提醒。-The source is based on MATLAB license plate recognition and voice broadcast. The system for the small family car blue and white license plate recognition. Approximate positioning of the blue color candidate area based on the ratio of RGB images. However, due to the RGB color space, the Euclidean distance between two points is not a linear scale and color distance, in the blue region of the positioning range setting is not well controlled. Therefore, the positioning error is the main cause. This appears in the picture under a blue background more recognition rate will drop, can not effectively extract the license plate area. This paper presents an adaptive adjustment program. On the segmented regions to identify adjustments. According to the aspect ratio, blue and white area than the candidate repeatedly positioning. Finally found the license plate area. After correctly identify the characters, prior to use for recording each character according to the corresponding sequence of characte
Platform: | Size: 24704000 | Author: longfei | Hits:

[GDI-Bitmapopencv-3

Description: 车牌识别系统研究 基于matlab环境开发的源代码 能高效识别车牌 有需要的朋友可以参考一下 希望帮到你-Matlab license plate recognition system based on the source code development environment there is a need to efficiently identify the license plate can refer friends want to help you
Platform: | Size: 17408 | Author: lier | Hits:

[matlabhiexbkjx

Description: 基于matlab GUI界面设计,一些自适应信号处理的算法,线性调频脉冲压缩的Matlab程序,车牌识别定位程序的部分功能,搭建OFDM通信系统的框架,计算多重分形非趋势波动分析。- Based on matlab GUI interface design, Some adaptive signal processing algorithms, LFM pulse compression of the Matlab program, Part of the license plate recognition locator feature, Build a framework OFDM communication system, Calculate the multifractal trend fluctuation analysis.
Platform: | Size: 7168 | Author: tbibpr | Hits:

[Graph Recognizevlp-matlab

Description: 一个毕设的车牌识别系统,用的是matlab,效果还不错,基于颜色的。-A complete set of the license plate recognition system, using matlab, the effect is not bad, based on the color.
Platform: | Size: 5998592 | Author: 李严 | Hits:

[matlabMatlab火焰烟雾检测(GUI)

Description: Matlab火焰烟雾检测(GUI) 本设计为基于matlab的烟雾火焰火灾识别系统,可读取视频或者图象,检测出是否有烟雾火焰,具备一个人机交互式GUI界面,功能强大,识别准确,同时配备相对应的操作说明和运行效果图,直接运行GUI文件即可完美运行。另外,诸如车牌,人脸,图象去雾,压缩,水印,疲劳检测,人数统计,声音信号处理等均可做技术交琉,欢迎一起探讨。(Matlab flame smoke detection (GUI) This design is a smoke and flame fire recognition system based on MATLAB. It can read video or image, detect whether there is smoke and flame. It has an interactive GUI interface with powerful function and accurate recognition. At the same time, it is equipped with corresponding operation instructions and operation effect diagram. Running GUI file directly can run perfectly. In addition, such as license plate, face, image defogging, compression, watermark, fatigue detection, number of people statistics, sound signal processing, etc. can do technology jiaoryu, welcome to discuss together.)
Platform: | Size: 12152832 | Author: for Matlab | Hits:

CodeBus www.codebus.net