how to use imsave in matlab?
18 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I want to save every image produced during each iteration. I thought of using imsave but i do not know what is an handle of an image.
if you know, please give an example code using imsave command in matlab?
0 comentarios
Respuestas (2)
Image Analyst
el 23 de En. de 2012
I've never used it or seen the need to use it. Is there any reason why you're not using imwrite() or export_fig() instead?
0 comentarios
Ver también
Categorías
Más información sobre Image Processing Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!