shrinkWrap

Version 1.1.0.0 (3.58 KB) by Sean de
shrinkWrap creates a binary map for automatic segmentation of high intensity areas in a 2D/3D images
2.4K Downloads
Updated 8 Feb 2011

View License

This function amplifies areas of high intensity and segments them using a front. The front is initialized on the convex hull (for speed) and erodes the map until it has converged on the edge of the areas to keep, maintaining edge geometry.

The idea and title for this function come from Dr. Tong Zhang's PhD Thesis (RPI, 2004), who used a fast marching level set method and a rapid change in gradient magnitude for the segmentation.

Cite As

Sean de (2024). shrinkWrap (https://www.mathworks.com/matlabcentral/fileexchange/29175-shrinkwrap), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Images in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

Fixed bug in 'myed' return for a blank image.

1.0.0.0