Uses of Class
inra.ijpb.measure.region3d.RegionAnalyzer3D
| Package | Description |
|---|---|
| inra.ijpb.measure.region3d |
Quantitative measurements on 3D label / binary images of regions.
|
-
Uses of RegionAnalyzer3D in inra.ijpb.measure.region3d
Subclasses of RegionAnalyzer3D in inra.ijpb.measure.region3d Modifier and Type Class Description classBoundingBox3DCompute bounding box of each region within a label or binary image.classCentroid3DComputes centroid position of regions within 3D binary or label images.classEquivalentEllipsoidCompute 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.classGeodesicDiameter3DComputes the 3D geodesic diameters of regions within a 3D binary or label images using floating point computation for propagating distances.classInertiaEllipsoidDeprecated.replaced by EquivalentEllipsoid (since 1.4.1)classIntrinsicVolumesAnalyzer3DComputation of intrinsic volumes (Volume, Surface Area, Mean Breadth and Euler Number) for 3D binary or label images, based on theRegionAnalyzer3Dinterface.classLargestInscribedBallComputes the largest inscribed ball for each region of a label or binary image.classMaxFeretDiameter3DComputes maximum Feret Diameter for each region of a 3D binary or label image.