Save Logical array as jpg
Show older comments
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
Accepted Answer
More Answers (0)
Categories
Find more on Images in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!