SoGradientMagnitudeProcessing3d Class Reference
[Gradient]

ImageViz SoGradientMagnitudeProcessing3d engine More...

#include <ImageViz/Engines/EdgeDetection/Gradient/SoGradientMagnitudeProcessing3d.h>

Inheritance diagram for SoGradientMagnitudeProcessing3d:
SoImageVizEngine SoEngine SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Types

enum  GradientMode {
  AMPLITUDE_MAX_OF_MAGS = 0,
  AMPLITUDE_EUCLIDEAN = 1
}

Public Member Functions

 SoGradientMagnitudeProcessing3d ()

Public Attributes

SoSFImageDataAdapter inGradientXImage
SoSFImageDataAdapter inGradientYImage
SoSFImageDataAdapter inGradientZImage
SoSFEnum gradientMode
SoImageVizEngineOutput
< SoSFImageDataAdapter,
SoImageDataAdapter * > 
outAmplitudeImage

Detailed Description

ImageViz SoGradientMagnitudeProcessing3d engine

For an introduction to gradient operations, see section Introduction to Gradient.

The SoGradientMagnitudeProcessing3d engine computes the gradient magnitude from gradient images along X Y, and Z axis.

See also: SoGradientOperatorProcessing3d, SoGradientMagnitudeProcessing2d.

FILE FORMAT/DEFAULT


Library references: gradient_mag3d


Member Enumeration Documentation

Enumerator:
AMPLITUDE_MAX_OF_MAGS 

This option computes the gradient amplitude as the maximum of magnitudes.

AMPLITUDE_EUCLIDEAN 

This option computes the gradient euclidean amplitude.


Constructor & Destructor Documentation

SoGradientMagnitudeProcessing3d::SoGradientMagnitudeProcessing3d (  ) 

Constructor.


Member Data Documentation

Select an output mode.

Use enum GradientMode. Default is AMPLITUDE_MAX_OF_MAGS

The input X-gradient image.

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

The input Y-gradient image.

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

The input Z-gradient image.

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

The output gradient amplitude image.

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


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/