need code for segmentation based on traditional level set with re-initialization method.

my work is in the area of medical image segmentation . Need MATLAB code for image segmentation based on level set with re-initialization method.

Answers (1)

Have you tried the activecontour function in the Image Processing Toolbox? This function provides level set segmentation.

2 Comments

tried active contour without edge,region based. But getting incorrect detection of object i.e away from the object.I am getting correct result with level set without re-initialization but not getting with re-initialization.
Well, what can we say, given no code and no image, other than, "you're doing it wrong"?

Sign in to comment.

Asked:

on 23 Nov 2013

Commented:

on 25 Nov 2013

Community Treasure Hunt

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

Start Hunting!