Mean Free Path and Waterfall or P-Algorithm Segmentation
Posted by wustlmed on Apr 03, 2015; 11:00pm
URL: http://imagej.273.s1.nabble.com/Mean-Free-Path-and-Waterfall-or-P-Algorithm-Segmentation-tp5012341.html
I'm trying to analyze cytoskeletal filaments and get some quantitative parameters in terms of density, branching, etc. I'm familiar with existing techniques like watershed segmentation but even with pre-processing I'm still having problems with oversegmentation. I've read some research about refinements of the watershed method, such as Hierarchical segmentation, waterfall, and p-algorithm segmentation but it seems that even though these techniques were published some years ago there are no plugins available in FIJI to do this so firstly is anyone aware of these methods being implemented in FIJI or other similar packages?
Secondly, I was wondering if anyone is familiar with a plugin for calculating the "mean free path" in an image. For instance, imagine a binary image of a spider web, is there a way to randomly place hundreds of seed points in the image and then calculate a mean free path that they travel before they run into a white pixel?