Active contours driven by local Gaussian distribution

버전 1.5.0.12 (982 KB) 작성자: li wang
This Matlab code implements a segmentation method using local Gaussian distribution fitting energy.
다운로드 수: 3.9K
업데이트 날짜: 2020/4/23

라이선스 보기

This Matlab code implements a segmentation method using local Gaussian distribution fitting energy, proposed by Li Wang et al's in the paper "Active Contours Driven by Local Gaussian Distribution Fitting Energy. Signal Processing, 89(12), 2009, p. 2435-2447" http://www.sciencedirect.com/science/article/pii/S0165168409000942
The local image intensities are described by Gaussian distributions with different means and variances. The energy minimization is achieved by an interleaved level set evolution and estimation of local intensity means and variances in an iterative process. The means and variances of local intensities are considered as spatially varying functions to handle intensity inhomogeneities and noise of spatially varying strength.
More source codes on image segmentation, such as infant or neonatal brain MR image segmentation using patch-based sparse representation and random forest with auto-context model, can be found in other published papers in the following website:
https://liwang.web.unc.edu/
http://www.ibeat.cloud

The code of patch-based sparse representation can be downloaded from here
https://www.mathworks.com/matlabcentral/fileexchange/74558-sparse-representation-for-brain-image-segmentation

인용 양식

li wang (2024). Active contours driven by local Gaussian distribution (https://www.mathworks.com/matlabcentral/fileexchange/38637-active-contours-driven-by-local-gaussian-distribution), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2010a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.5.0.12

update link

1.5.0.1

update homepage

1.5.0.0

link

1.4.0.0

Description

1.3.0.0

Patch-based sparse segmentation code is released in my homepage: http://www.unc.edu/~liwa/

1.1.0.0

add a link of neonatal brain MR segmentation software

1.0.0.0