Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
I extracting data from image using OCR and data present in data.Text format how i convert this into data.txt format
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
a=imread('1.jpg'); b=ocr(a); b.Text;
1 commentaire
Réponses (0)
Cette question est clôturée.
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!