Description: LBF_v0.1:
This code implements an improved algorithm slightly modified from the original LBF model in the above paper.
A desirable advantage of this improved version of LBF algorithm is that it is very robust to contour initialization.
Author: Chunming Li, all rights reserved
E-mail: li_chunming@hotmail.com
URL: http://www.engr.uconn.edu/~cmli/
File list (Check if you may need any files):
LBF_v0_v0.1\LBF_v0\1.bmp
...........\......\2.bmp
...........\......\3.bmp
...........\......\4.bmp
...........\......\5.bmp
...........\......\Demo_LBF.m
...........\......\LSE_LBF.m
...........\......\Thumbs.db
...........\.......1\Demo_fourImages.m
...........\........\Demo_mri_nonuniform.m
...........\........\Demo_noisySynthetic.m
...........\........\Demo_vessel.m
...........\........\lesion_flair.bmp
...........\........\LSE.dll
...........\........\mri_nonuniform.bmp
...........\........\mybrainC100b_initialLSF.mat
...........\........\noisyNonUniform.bmp
...........\........\noisyNonUniform_initialLSF.mat
...........\........\nonhomo_initialLSF.mat
...........\........\Readme.txt
...........\........\vessel2.bmp
...........\........\Vessel2_initialLSF2.mat
...........\........\vessel3.bmp
...........\........\Vessel3_initialLSF.mat
...........\Readme.txt
...........\LBF_v0
...........\LBF_v0.1
LBF_v0_v0.1