Letters into one word

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 .

Respuestas (0)

Preguntada:

el 15 de Dic. de 2016

Comentada:

el 15 de Dic. de 2016

Community Treasure Hunt

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

Start Hunting!

Translated by