How to write numbers in image?
Ältere Kommentare anzeigen
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)
Akzeptierte Antwort
Weitere Antworten (1)
Image Analyst
am 28 Dez. 2012
0 Stimmen
It's also possible to use export_fig() to burn overlays, such as text, into the image and save it to a file.
Kategorien
Mehr zu Image Processing Toolbox finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!