SOAC.zip

Self Organizing Active Contour Model
602 Downloads
Updated 19 Aug 2014

View License

This code is the implementation of the paper: M. M. Abdelsamea, G. Gnecco, M. M. Gaber, An Efficient Self Organizing Active Contour Model for Image Segmentation, Neurocomputing, in press, 2014.
Example:
SOAC('11.bmp', '11.bmp', '11For.bmp', '11Bac.bmp', 1000, 1.5, .1, .1, 3, 3, 10000);

images with intensity inhomogenity, please adjust "LocalSeg" accorgingly to make use of the local information(LocalSeg=.1 means there is no local information)

Cite As

Mohammed Abdelsamea (2024). SOAC.zip (https://www.mathworks.com/matlabcentral/fileexchange/47586-soac-zip), MATLAB Central File Exchange. Retrieved .

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