Segment, dilate, and shrink a user defined domain on a figure

This function let the user segment, delate or shrink an irregular, possibly concave domain.
298 Downloads
Updated 29 May 2012

View License

This program is useful for image segmentation, processing and registration. In particular, the metric of a registration in an iteration could be set to zero if it is outside the user defined area of interest. This will not only improve the efficiency but also the accuracy of registration by not considering the
image outside this domain.

User needs to input the name of image and the number of points needed to define the area, as well as the point(x,y) to be tested. User could dilate (when the value is positive) or shrink (when the
value is negative). Note that when the value is zero, then it returns the user defined polygonal domain (i.e. the segmentation). The image is a resin model of pelvis.

A special note for users in radiotherapy developers, this program will allow you to add a margin (i.e. dilation) to your user defined target to compensate for the registration in radiation treatment planning. See my challenge paper posted in Matlab Central on how to use it. Please contact me if you have questions. Please note that this implementation was done by ray tracing from the centroid.

Cite As

Rex Cheung (2024). Segment, dilate, and shrink a user defined domain on a figure (https://www.mathworks.com/matlabcentral/fileexchange/36882-segment-dilate-and-shrink-a-user-defined-domain-on-a-figure), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0