Introduction - If you have any usage issues, please Google them yourself
This Matlab code implements an edge based geometric active contour model without reinitialization.
MATLAB Release: R13SP1
This Matlab code implements the level set method in Chunming Li et al s paper "Level Set Evolution without Re-initialization: A New Variational Formulation", in IEEE Proc. of CVPR 2005.
EVOLUTION.m: core function that performs level set evolution.
Demo1.m: a demo for a real cell images
Demo2.m: a demo for a synthetic noisy image
Demo1_ManualBinaryInitial: demo for the same image in Demo1, allows manual initialization by the user
Demo2_ManualBinaryInitial: demo for the same image in Demo2, allows manual initialization by the user
Packet : 37724087levelset_chunmingli_v0.zip filelist
LevelSet_ChunmingLi_v0/
LevelSet_ChunmingLi_v0/Demo1.m
LevelSet_ChunmingLi_v0/Demo1_ManualBinaryInitial.m
LevelSet_ChunmingLi_v0/Demo2.m
LevelSet_ChunmingLi_v0/Demo2_ManualBinaryInitial.m
LevelSet_ChunmingLi_v0/EVOLUTION.m
LevelSet_ChunmingLi_v0/levelset_CVPR05.pdf
LevelSet_ChunmingLi_v0/Thumbs.db
LevelSet_ChunmingLi_v0/twocells.bmp
LevelSet_ChunmingLi_v0/twoObj.bmp