SoGetPlaneFromVolumeProcessing3d Class Reference
[Image Editing]

ImageViz SoGetPlaneFromVolumeProcessing3d engine More...

#include <ImageViz/Engines/ImageManipulation/ImageEditing/SoGetPlaneFromVolumeProcessing3d.h>

Inheritance diagram for SoGetPlaneFromVolumeProcessing3d:
SoImageVizEngine SoEngine SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Types

enum  AxisSelection {
  X_AXIS = 0,
  Y_AXIS = 1,
  Z_AXIS = 2
}

Public Member Functions

 SoGetPlaneFromVolumeProcessing3d ()

Public Attributes

SoSFImageDataAdapter inImage
SoSFEnum axisSelection
SoSFInt32 planeIndex
SoImageVizEngineOutput
< SoSFImageDataAdapter,
SoImageDataAdapter * > 
outImage

Detailed Description

ImageViz SoGetPlaneFromVolumeProcessing3d engine

The SoGetPlaneFromVolumeProcessing3d engine extracts a plane from a 3D image. This plane can be orthogonal to X, Y or Z axis.

See also: SoSetImagePlaneToVolumeProcessing3d, SoGetObliquePlaneFromVolumeProcessing3d.

FILE FORMAT/DEFAULT


Library references: getplane


Member Enumeration Documentation

Enumerator:
X_AXIS 

This mode extracts a plane orthogonal to X axis.

Y_AXIS 

This mode extracts a plane orthogonal to Y axis.

Z_AXIS 

This mode extracts a plane orthogonal to Z axis.


Constructor & Destructor Documentation

SoGetPlaneFromVolumeProcessing3d::SoGetPlaneFromVolumeProcessing3d (  ) 

Constructor.


Member Data Documentation

Select the axis orthogonal to the plane to extract.

Use enum AxisSelection. Default is X_AXIS

The input image.

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

The output image.

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

The index of plane.

Default value is 0.


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/