MATLAB: How to draw on an image and use what I draw as segmentation seeds

image processingImage Processing Toolbox

I want to draw structures of interest in MRI to implement a variant of the GrowCut algorithm. What's the simple way to do this in Matlab?