MATLAB: Saving image from figure with freehand draw

figurefreehand drawingimageimage analysisimage processingImage Processing Toolboximage segmentationsavesaving

I read an image, open a figure, and imshow that image on the figure. Then I imfreehand on that figure. How do I automatically save that resultant image in the figure that has the freehand drawing on it??? Do I need to "burn" the freehand drawing into the image or can is there a function that saves everything displaying on a figure. I want to save it to a folder in my computer.

Best Answer