Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
I extracting data from image using OCR and data present in data.Text format how i convert this into data.txt format
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
a=imread('1.jpg'); b=ocr(a); b.Text;
1 Commento
Risposte (0)
Questa domanda è chiusa.
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!