License plate detection using morphological operators

버전 1.0.0.0 (658 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
카테고리
Help CenterMATLAB Answers에서 Morphological Operations에 대해 자세히 알아보기

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