How to write numbers in image?
Mostrar comentarios más antiguos
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)
Respuesta aceptada
Más respuestas (1)
Image Analyst
el 28 de Dic. de 2012
0 votos
It's also possible to use export_fig() to burn overlays, such as text, into the image and save it to a file.
Categorías
Más información sobre Image Arithmetic en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!