public class AverageThickness.Result extends Object
| Modifier and Type | Field and Description | 
|---|---|
double | 
avgThickness
Average thickness value computed from the average distance. 
 | 
double | 
meanDist
Average distance computed along the skeleton 
 | 
String | 
unit
The unit associated to the measure. 
 | 
| Constructor and Description | 
|---|
Result()  | 
public double meanDist
public double avgThickness
public String unit
Copyright © 2014–2023 INRA-IJPB Modeling and Digital Imaging lab. All rights reserved.