CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - code matlab car plate
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - code matlab car plate - List
[
Graph Recognize
]
car-number-plate-recognization
DL : 0
该程序是基于颜色的车牌位置定位程序,能将车牌识别出来-this source code is used for car number plate recognization, which is based on the color indentify.
Update
: 2025-02-17
Size
: 109kb
Publisher
:
tangqinqin
[
Special Effects
]
ex4
DL : 0
汽车车牌校正,将汽车的车牌进行校正的代码。将所给图像进行校正便于以后的进一步处理。-Correction car license plate of the vehicle' s license plate code for correction. The images will be calibrated to facilitate the subsequent further processing.
Update
: 2025-02-17
Size
: 106kb
Publisher
:
吕寿鹏
[
GUI Develop
]
angle
DL : 0
face and car number plate recognisation source code for projects
Update
: 2025-02-17
Size
: 8kb
Publisher
:
sk
[
Graph program
]
lpr1
DL : 0
matlab code for car license plate recognition
Update
: 2025-02-17
Size
: 69kb
Publisher
:
gyanendra
[
matlab
]
car-plate
DL : 0
this is a code of car number plate detection.
Update
: 2025-02-17
Size
: 5kb
Publisher
:
abdulrehman
[
Special Effects
]
car
DL : 0
汽车牌照定位MATLAB代码,基本思想:使用pixval函数来获得牌照的背景色的红、绿、蓝、分量亮度值和坐标;通过统计算法找出车牌的范围;然后通过修剪得到最终图像。-Auto License Plate MATLAB code, the basic idea: to obtain a license to use pixval function of the background color of red, green, blue, luminance values and coordinates component through statistical algorithms to identify the scope of the license plate then trim the final image.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
shirley
[
Graph Recognize
]
useful-code
DL : 0
各种代码,包括汽车车牌识别,密码所设计。中国象棋游戏c语言代码等等。绝对超值,值得一下。-Various codes, including car license plate recognition, designed for the password. Chinese chess game c language code, and so on. Absolute value, it is worth it.
Update
: 2025-02-17
Size
: 48.92mb
Publisher
:
绿茶混咖啡
[
AI-NN-PR
]
DS18B20
DL : 0
本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分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
Update
: 2025-02-17
Size
: 1.18mb
Publisher
:
张丽玲
[
e-language
]
matlab-car-recogition
DL : 0
matlab图像处理源码,主要是针对车牌识别方面-matlab image processing source code for license plate recognition
Update
: 2025-02-17
Size
: 3.77mb
Publisher
:
huanghe
[
matlab
]
car-plate-detection
DL : 0
This Matlab code is written by me and its purpose is for car plate detection by using labeling and morphological operation. Its very fast and simple. for working on specific database it needs to change structural elements of morphological operation and also the area of white pixels in labeling part. for any information you can contact with me through my email.
Update
: 2025-02-17
Size
: 146kb
Publisher
:
Mojtaba
[
transportation applications
]
license-plate-recognition
DL : 0
汽车牌照识别系统的Matlab代码,内含字符模板,分享给大家-Car license plate recognition system Matlab code template contains the character for everyone to share
Update
: 2025-02-17
Size
: 574kb
Publisher
:
chen
[
matlab
]
Plate-recognition-system-source-code
DL : 0
本源码是基于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
Update
: 2025-02-17
Size
: 23.56mb
Publisher
:
longfei
[
matlab
]
car
DL : 0
matlab车牌提取算法,含所有源代码,全部调试通过。-Matlab license plate extraction algorithm, containing all the source code, all debugging through.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
c51com
[
matlab
]
MATLAB
DL : 0
this code contain eroor..can anyoone help me..this is my final project for last semester..it about car plate recognition
Update
: 2025-02-17
Size
: 4.49mb
Publisher
:
nabilah
[
Special Effects
]
car-recognition
DL : 0
车牌识别的matlab实现 含源码,例图以及模板库,毕业设计就靠他了-License plate recognition matlab implementation including source code, for example, maps and template library, graduation will rely on him
Update
: 2025-02-17
Size
: 229kb
Publisher
:
来东
[
Other
]
基于matlab的车牌定位的源代码
DL : 0
汽车车牌号的识别源码,识别效果较好,可以参考借阅(Car license plate number identification source code, identification effect is better, you can refer to borrow)
Update
: 2025-02-17
Size
: 241kb
Publisher
:
凌铃
[
Special Effects
]
车牌识别
DL : 0
本文件提供了车牌识别的代码以及图像示例。(This document provides the license plate recognition code and image examples.)
Update
: 2025-02-17
Size
: 1.27mb
Publisher
:
wangxiaobei
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.