License plate detection using morphological operators

版本 1.0.0.0 (658.5 KB) 作者: Alireza
This code detect a license plate using morphological operators
1.1K 次下载
更新时间 2015/8/27

查看许可证

This code implemented license plate detection using morphological operators and loosely follows the approach presented by:
1. Farhad Faradji, Amir Hossein Rezaie, Majid Ziaratban ”a morphological based license plate location” ICIP 2007.
2. Farhad Faraji, and Reza Safabakhsh, “novel and fast method for detecting plate location from complicated images based on morphological operations” MVIP 2007.
The steps are as follows:
1. Vertical edge detection
2. Histogram analysis
3. Vertical and Horizontal Dilation
4. Finding Regions in Common
5. Horizontal Dilation
6. Erosion
7. Post processing
http://a-asvadi.ir/license-plate-detection-using-morphological-operators/

引用格式

Alireza (2024). License plate detection using morphological operators (https://www.mathworks.com/matlabcentral/fileexchange/52696-license-plate-detection-using-morphological-operators), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2011a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0

image added