how to decide if extracted region is a character
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Lukasz Jarod
am 25 Dez. 2014
Beantwortet: Image Analyst
am 25 Dez. 2014
im working on ALPR and i have extracted a licens plate than i do:
- i remove some of small and big object
- extract conected components
- template matching for each extracted componet
it work quite good, but there is always somthing that is not a character. So i there any way to decide if extracted region is a character or not? or maybe i shoud do some more pre procesing the image?
0 Kommentare
Akzeptierte Antwort
Image Analyst
am 25 Dez. 2014
Try the OCR capability in the Computer Vision System Toolbox http://www.mathworks.com/help/vision/ref/ocr.html#bt548t1-2_1
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Computer Vision Toolbox finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!