Click or drag to resize
OIV.ImageViz.Engines.ImageAnalysis.Morphometry Namespace

The purpose of Morphometry category is to calculate morphometric parameters either in 3D based on a volume model, or in 2D from crossection images (individually or integrated over a volume-of-interest).

Classes
  ClassDescription
Public classSoAverageObjectAreaPerSliceQuantification3d Obsolete.
Public classSoAverageObjectNumberPerSliceQuantification3d Obsolete.
Public classSoAverageObjectThicknessQuantification3d Obsolete.
Public classSoAverageSpaceThicknessQuantification3d Obsolete.
Public classSoDegreeOfAnisotropyQuantification Obsolete.
Public classSoFractalDimensionQuantification Obsolete.
Public classSoFragmentationIndexQuantification Obsolete.
Public classSoImageVolumeQuantification Obsolete.
Public classSoInertiaMomentProcessing2d Obsolete.

OIV.ImageViz.Engines.ImageAnalysis.Morphometry.SoInertiaMomentProcessing2d measures the resistance of an object to changes in its motion around a given axis of rotation.

Public classSoObjectBoundaryAreaQuantification Obsolete.
Public classSoObjectImageRatioQuantification Obsolete.
Public classSoObjectLinearDensityQuantification3d Obsolete.
Public classSoObjectSpecificSurfaceQuantification Obsolete.
Public classSoObjectSurfaceDensityQuantification Obsolete.
Public classSoObjectVolumeQuantification Obsolete.
Public classSoPorosityPercentageQuantification3d Obsolete.
Public classSoStructureModelIndexQuantification3d Obsolete.
Public classSoTotalImageBoundaryAreaQuantification Obsolete.
Structures
  StructureDescription
Public structureSoAverageObjectAreaPerSliceQuantification3dSbAverageObjectAreaPerSliceDetail Obsolete.

Results details of average object area per slice global measure.

Public structureSoAverageObjectNumberPerSliceQuantification3dSbAverageObjectNumberPerSliceDetail Obsolete.

Results details of average object number per slice global measure.

Public structureSoAverageObjectThicknessQuantification3dSbAverageObjectThicknessDetail Obsolete.

Results details of average object thickness global measure.

Public structureSoAverageSpaceThicknessQuantification3dSbAverageSpaceThicknessDetail Obsolete.

Results details of average space thickness global measure.

Public structureSoDegreeOfAnisotropyQuantificationSbAnisotropyDegreeDetail Obsolete.

Results details of degree of anisotropy global measure.

Public structureSoFractalDimensionQuantificationSbFractalDetail Obsolete.

Results details of fractal dimension.

Public structureSoFragmentationIndexQuantificationSbFragmentationDetail Obsolete.

Results details of fragmentation global measure.

Public structureSoImageVolumeQuantificationSbImageVolumeDetail Obsolete.

Results details of total volume global measure.

Public structureSoInertiaMomentProcessing2dSbMeanInertiaMomentDetail Obsolete.

Results details of mean inertia moment global measure.

Public structureSoObjectBoundaryAreaQuantificationSbObjectBoundaryAreaDetail Obsolete.

Results details of object boundary area global measure.

Public structureSoObjectImageRatioQuantificationSbObjectImageRatioDetail Obsolete.

Results details of object image ratio global measure.

Public structureSoObjectLinearDensityQuantification3dSbObjectLinearDensityDetail Obsolete.

Results details of object linear density global measure.

Public structureSoObjectSpecificSurfaceQuantificationSbObjectSpecificSurface Obsolete.

Results details of object specific surface global measure.

Public structureSoObjectSurfaceDensityQuantificationSbObjectSurfaceDensityDetail Obsolete.

Results details of object surface density global measure.

Public structureSoObjectVolumeQuantificationSbObjectVolumeDetail Obsolete.

Results details of object volume global measure.

Public structureSoPorosityPercentageQuantification3dSbPorosityPercentageDetail Obsolete.

Results details of porosity percentage global measure.

Public structureSoStructureModelIndexQuantification3dSbStructureModelIndexDetail Obsolete.

Results details of structure model index global measure.

Public structureSoTotalImageBoundaryAreaQuantificationSbImageBoundaryAreaDetail Obsolete.

Results details of object boundary area global measure.

Enumerations
Remarks

These parameters have a general scientific meaning. Some of them correspond to a bone ASBMR structural parameter. In these cases, a reference to the ASBMR nomenclature is given in the documentation of the associated member of the output class object (e.g., SbAverageObjectAreaPerSliceDetail). Such reference to ASBMR parameter is written inside square brackets.

How to use mask

Some engines take a mask image as a parameter. If no mask image is set (default), then the computation is done on the whole input image. But when a mask image is provided, the input image is filtered similar to an OIV.ImageViz.Engines.ArithmeticAndLogic.ArithmeticOperations.SoMaskImageProcessing engine and the result is computed only on the specified regions (where the mask value is not equal to 0).