Login  Register

Image Processing School Pilsen 2009 - Segmentation

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Image Processing School Pilsen 2009 - Segmentation

biophysics
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_-_Segmentation

Level 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