|
On Apr 21, 5:43 am, "ike " <ike.ma...@gmail.com> wrote:
> i have an image
> it contains partially circular shape
> i have found the center gravity of that shape
> now i want to give highlight in that shape
> how can i do it
> help me.....
------------------------------------------------------------------
Define highlight. Does that mean you want to color that whole solid
shape? Or you want to outline it with a colored line (use
bwboundaries and plot as in my image segmentation tutorial in my File
Exchange, http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862).
|