Dear All,
I have found the above segmentation tutorial online and was hoping that someone might be able to help. I have created my own snake in matlab and I am pretty happy with the results. However, I really wanted to compare it against the results of some other implementations - no point reinventing the wheel.
In the following tutorial:
http://fiji.sc/Image_Processing_School_Pilsen_2009_-_SegmentationLevel sets are used to segment a black circle that contains a white ellipse. It appears from the results that the white ellipse has been interpolated over and that is exactly what I have done in matlab. I wanted to repeat this and compare my matlab script to fiji's results but I cant get the same results as is shown in the online tutorial. I was wondering if anyone knew of any documentation that tells you how?
Thank you for your help