Active Contour Segmentation
by Shawn Lankton
12 Apr 2008
(Updated 15 Apr 2008)
No BSD License
Finds foreground and background regions using level sets and active contours.
Download Now
|
Watch this File
|
| File Information |
| Description |
This code implements the well-known Chan-Vese segmentation algorithm from the paper "Active Contours Without Edges."
This technique deforms an initial curve so that it separates foreground from background based on the means of the two regions. The technique is very robust to initialization and gives very nice results when there is a difference between the foreground and background means.
This code uses active contours and level sets in the implementation. It could also serve as a good framework for implementing all kinds of region-based active contour energies.
1.) Download
2.) Unzip
3.) Run >>region_seg_demo
See this site for experiments, videos, and more information on segmentation, active contours, and level sets:
[ http://www.shawnlankton.com/2007/05/active-contours/ ] |
| MATLAB release |
MATLAB 7.4 (R2007a)
|
| Zip File Content |
|
| Other Files |
regionbased_seg/airplane.jpg, regionbased_seg/region_seg.m, regionbased_seg/region_seg_demo.m
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (7) |
| 14 Apr 2008 |
James Malcolm
|
|
|
| 27 May 2008 |
wang mian
|
|
|
| 01 Aug 2008 |
Puteri Sulaiman
|
|
|
| 15 Oct 2008 |
Mona Elshinawy
|
|
|
| 15 Oct 2008 |
Mona Elshinawy
|
|
|
| 07 Mar 2009 |
Jun.C รน
|
|
|
| 03 Nov 2009 |
Ben Hon
|
|
|
| Updates |
| 15 Apr 2008 |
Fixed mlint errors, streamlined code, added more help, corrected typos. |
| 15 Apr 2008 |
improved code |
|
MATLAB Central Terms of Use
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for
all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content.
Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available
via MATLAB Central.
Read the complete Terms prior to use.
Contact us at files@mathworks.com