How can i write a code to detect the numbers and alphabets in an image?
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen

3 Kommentare
Walter Roberson
am 12 Feb. 2018
You currently have bright on one side of the box and comparative dim on the other side of the box. That makes it difficult to even find a correct bounding box to be able to isolate the box to have a chance to do threshold detection to find the letters. The specular reflections of the gold also make it difficult. I think better illumination would reduce the problems.
Antworten (1)
Image Analyst
am 12 Feb. 2018
You need better image capture conditions, such as alignment and lighting. Then do a background correction. Then look at the Computer Vision System Toolbox, which has OCR capabilities. https://www.mathworks.com/help/vision/ref/ocr.html#bt548t1-2_1
Siehe auch
Kategorien
Mehr zu C4ISR 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!