Re: Analyze Skeleton - largest branch question
Posted by
Ignacio Arganda-Carreras on
Sep 07, 2009; 11:11am
URL: http://imagej.273.s1.nabble.com/Analyze-Skeleton-largest-branch-question-tp3691181p3691187.html
Hello Jan,
As it is now, the code does not provide an easy way of calculating the
longest branch including junctions. However, i made some changes
lately and i store now the skeleton as an undirected graph (set of
vertices and edges). You could maybe play around with some graph
algorithms to calculate that measure...
If more people are interested, i can add an option to store the
skeleton as a JGrapht graph (
http://jgrapht.sourceforge.net/).
Just let me know!
Cheers!
ignacio
On Mon, Sep 7, 2009 at 12:16 PM, Jan Eglinger<
[hidden email]> wrote:
> Dear all,
>
> As far as I see, the AnalyzeSkeleton plugin measures the maximum branch
> length as the length of the largest branch between any two junctions, or
> between any junction and an end-point.
>
> Is there a way to measure the longest continuous length between any two
> end-points as well? (that means over several junctions, if necessary)
>
> Jan
>
--
Ignacio Arganda-Carreras, Ph.D.
Institute of Neuroinformatics
Uni/ETH Zurich
Winterthurerstrasse 190
Bau 55
Zurich 8057
+41 44 63 53 031
Website:
http://bioweb.cnb.csic.es/~iarganda/