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
Platform Compatibility
Windows macOS LinuxCategories
- Image Processing and Computer Vision > Image Processing Toolbox > Image Segmentation and Analysis > Image Segmentation > Active contours >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
SOAC/
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |