Package inra.ijpb.measure.region3d
Quantitative measurements on 3D label / binary images of regions.
- Author:
- dlegland
-
Class Summary Class Description BinaryConfigurationsHistogram3D Computes histogram of binary 2-by-2-by-2 configurations within a 3D image.BoundingBox3D Compute bounding box of each region within a label or binary image.Centroid3D Computes centroid position of regions within 3D binary or label images.EquivalentEllipsoid Compute the parameters of 3D ellipsoids that has the same moments up to the second order than the region(s) within a 3D binary / label image.GeodesicDiameter3D Computes the 3D geodesic diameters of regions within a 3D binary or label images using floating point computation for propagating distances.GeometryUtils Some utilities for geometric computations.InertiaEllipsoid Deprecated. replaced by EquivalentEllipsoid (since 1.4.1)InterfaceSurfaceArea Computes the surface area of the interface between two labels.IntrinsicVolumes3DUtils Utility functions for classes that compute 3D intrinsic volumes measures.IntrinsicVolumesAnalyzer3D Computation of intrinsic volumes (Volume, Surface Area, Mean Breadth and Euler Number) for 3D binary or label images, based on theRegionAnalyzer3D
interface.LargestInscribedBall Computes the largest inscribed ball for each region of a label or binary image.MaxFeretDiameter3D Computes maximum Feret Diameter for each region of a 3D binary or label image.RegionAnalyzer3D<T> Base implementation of RegionAnalyzer interface for 3D binary/label images.RegionBoundaries3D Utility functions for computing position of boundary points/corners of regions within 3D binary or label images.