Hi everyone,
Is there any place that lists what each of the available stats in LabelShapeStatisticsImageFilter is actually computing? My searching for what “flatness” is has taken me here:
https://simpleitk.org/SPIE2019_COURSE/06_segmentation_and_shape_analysis.html
and here:
https://itk.org/Doxygen50/html/classitk_1_1ShapeLabelObject.html#acdc14b28dd72f7dccb457b9ce34b8c41
and here:
https://itk.org/Doxygen50/html/itkShapeLabelObject_8h_source.html#l00498
but none of these places actually list what is being computed…
Thank you!