Index
All Classes|All Packages
C
- chordLengthDistribution(Object[], int, int, int, double, double, double, int, int, String, boolean) - Method in class jhd.PointFunctions.PointFunctions
-
Computes the chord length distribution as a probability density,
i .e . the likelihood of finding a chord in the interval between L +/- dL in image units This code measures the length of chords through the selected component along
a random line of length = (min image dimension)/2. - chordLengthDistribution(Object[], int, int, int, int, int, String, boolean) - Method in class jhd.PointFunctions.PointFunctions
-
Computes the chord length distribution as a probability density,
i .e . the likelihood of finding a chord in the interval between L and dL in pixels or voxels This code measures the length of chords through the selected component along
a random line of length = (min image dimension)/2. - count - Variable in class jhd.PointFunctions.PointFunctions.Histogram
-
The histogram value data
All Classes|All Packages