Split Bregman - Globally Convex Segmentation

版本 1.0.0.0 (3.2 KB) 作者: Ander Biguri
SB-GCS, L1 regularized fast, convex, level set segmentation technique
503.0 次下载
更新时间 2018/3/7

查看许可证

This Matlab code implements an edge-based active contour model as an application of the Split Bregman Globally Convex Segmentation (SP-GCS) formulation in Goldstein et al's paper:
Tom Goldstein, Xavier Bresson, Stanley Osher,
"Geometric Applications of the Split Bregman Method: Segmentation and Surface Reconstruction",
Journal of Scientific Computing, vol. 45 (1-3), pp 272–293, 2010.
The method is very fast, and has reduced parameters comparing to standard level set methods. The algorithm requires no initialization and converges very quickly. Due to the L1 regularized for the level set, the final contour is highly independent from the level chosen, most values between 0-1 will result in a good segmentation.

引用格式

Ander Biguri (2024). Split Bregman - Globally Convex Segmentation (https://www.mathworks.com/matlabcentral/fileexchange/66413-split-bregman-globally-convex-segmentation), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2017a
兼容任何版本
平台兼容性
Windows macOS Linux
致谢

参考作品: level set for image segmentation

Community Treasure Hunt

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

Start Hunting!

SP_GCS/

版本 已发布 发行说明
1.0.0.0