Active contour without edge

implementation of a well known level set method, easy to read code
3.1K Downloads
Updated 12 Jan 2012

View License

Implementation of the level set method proposed in[1](ACWE) while add the regularity term[2] to avoid re-initialization.
The core function to implement ACWE is 'acwe.m',while 'demo_acwe.m' is for demonstration purpose.
Acknowledgement:
Li chunming for his clearly coded distribution:
http://www.mathworks.com/matlabcentral/fileexchange/12711-level-set-for-im
Reference:

[1]. T. Chan and L. Vese, “Active contours without edges,” IEEE Trans.
Image Process., vol. 10, no. 2, pp. 266–277, Feb. 2001
[2]. Minimizaion of region-scalable fitting energy for image segmentation.
IEEE Trans. Image Processing, vol. 17 (10), pp.1940-1949, 2008.by Li chunming etc.

Cite As

Su Dongcai (2024). Active contour without edge (https://www.mathworks.com/matlabcentral/fileexchange/34548-active-contour-without-edge), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14
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