SoImageVolumeQuantification Class Reference
[Morphometry]

ImageViz SoImageVolumeQuantification image filter More...

#include <ImageViz/Engines/ImageAnalysis/Morphometry/SoImageVolumeQuantification.h>

Inheritance diagram for SoImageVolumeQuantification:
SoImageVizEngine SoEngine SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Classes

class  SbImageVolumeDetail
 Results details of total volume global measure. More...

Public Member Functions

 SoImageVolumeQuantification ()

Public Attributes

SoSFEnum computeMode
SoSFImageDataAdapter inImage
SoSFImageDataAdapter inMaskImage
SoImageVizEngineAnalysisOutput
< SbImageVolumeDetail
outResult

Detailed Description

ImageViz SoImageVolumeQuantification image filter

The SoImageVolumeQuantification engine measures the total image volume in 2D and 3D.

For an introduction, see section Morphometry.

This module measures the total image volume in 2D and 3D. The measurement is simply the total number of pixels/voxels of the image. This module's computations take into account pixel/voxel size.

Where gx, gy and gz represent respectively the image size along x, y and z axis.

SEE ALSO

SoAverageObjectAreaPerSliceQuantification3d, SoTotalImageBoundaryAreaQuantification.

FILE FORMAT/DEFAULT


Library references: image_volume


Constructor & Destructor Documentation

SoImageVolumeQuantification::SoImageVolumeQuantification (  ) 

Constructor.


Member Data Documentation

Select the compute Mode (2D or 3D or AUTO) Use enum ComputeMode.

Default is MODE_AUTO

The input image.

Default value is NULL. Supported types include: grayscale binary label color image.

The binary image for the mask or empty (command looks for only inside).

This parameter is optional. Default value is NULL. Supported types include: binary image.

The output measure result.

Default value is NULL.


The documentation for this class was generated from the following file:

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/