How to write numbers in image?
Afficher commentaires plus anciens
I have over 200 images & 200 respective label values in an array. Now I need to write these values in the image and save them. I thought of doing the overlay but the mask need to be an binary image for that. Can anyone help how to write these numbers as an binary image?(Also I'm using Matlab 2010a so vision.TextInserter is no use)
Réponse acceptée
Plus de réponses (1)
Image Analyst
le 28 Déc 2012
0 votes
It's also possible to use export_fig() to burn overlays, such as text, into the image and save it to a file.
Catégories
En savoir plus sur Image Arithmetic dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!