License plate detection using morphological operators

Versión 1.0.0.0 (658 KB) por Alireza
This code detect a license plate using morphological operators
1,1K descargas
Actualizado 27 ago 2015

Ver licencia

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/

Citar como

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. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2011a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0

image added