Grayscale and binary at the same figure with high QUALITY!
Show older comments
Hi.
How can I put a grayscale and its binary at the same figure [(next to each other) for comparison] with HIGH RESOLUTION?
I know I can do it with subplot, but it reduces the quality and wastes a lot of space of figure size. you know what I mean? Is there another way?
What I want is for example something like imwrite (which saves all the info of the figure) but for both grayscale and binary.
I could do so for two binary images by putting an empty (or full!) matrix between them, but for a grayscale and binary, how may I do so, since their color info and type are very different.
Thanks so much!
Steven
Accepted Answer
More Answers (0)
Categories
Find more on Code Generation for ARM Cortex-M and ARM Cortex-A Processors in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!