Save Logical array as jpg
Mostrar comentarios más antiguos
Hello guys
I got a smal Problem. I got a Logical array which i want to save as a jpg. But i have to convert it to a differend type of datatype. How i should convert it to save it? I want to use this:
imwrite(kl , [hg f1 '.jpg'],'jpg');
hg is the Path where i want to save it
f1 is the name of the new png
kl is the logical array
Thanks for your help :D
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Images en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!