Letters into one word
Ältere Kommentare anzeigen
I´m doing a licence plate recognition project, and I want to use the OCR. I managed to split the plate into characters, but they are seperate files. so i built a for loop for the amount of images. My problem is that the OCR overwrites the previous images with the last one , so he writes only the last character in the txt file. I need them all in a line. I think it somehow involves word=[word letter]; with a loop .
1 Kommentar
Image Analyst
am 15 Dez. 2016
Antworten (0)
Kategorien
Mehr zu Characters and Strings finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!