Save Image and plot with original quality
Show older comments
Dears
I am working on large size images, and I must to plot on them and save the images with plots (like original images with segmented area in a box) , but when I try to saveas(); or save gcf , the output is low quality image . My code is like this :
imshow(OriginalImage); plot();
now I want to save the background image with plot on it but with best quality , how can I do that ?
Accepted Answer
More Answers (0)
Categories
Find more on Color Segmentation 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!