License plate detection using morphological operators

Version 1.0.0.0 (658 ko) par Alireza
This code detect a license plate using morphological operators
1,1K téléchargements
Mise à jour 27 août 2015

Afficher la licence

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/

Citation pour cette source

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. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2011a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0

image added