Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
I extracting data from image using OCR and data present in data.Text format how i convert this into data.txt format
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
a=imread('1.jpg'); b=ocr(a); b.Text;
1 comentario
Respuestas (0)
La pregunta está cerrada.
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!