SoResetImageProcessing Class Reference
[Image Editing]

ImageViz SoResetImageProcessing engine sets all pixels/voxels values of the input image to a constant value. More...

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

Inheritance diagram for SoResetImageProcessing:
SoImageVizEngine SoEngine SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

 SoResetImageProcessing ()

Public Attributes

SoSFEnum computeMode
SoSFImageDataAdapter inImage
SoSFFloat intensityValue
SoImageVizEngineOutput
< SoSFImageDataAdapter,
SoImageDataAdapter * > 
outImage

Detailed Description

ImageViz SoResetImageProcessing engine sets all pixels/voxels values of the input image to a constant value.

The SoResetImageProcessing engine sets all pixels/voxels values of the input image to a constant value.

FILE FORMAT/DEFAULT


Library references: eraseimg

See related examples:

InteractiveFloodFill, MarkerPicking


Constructor & Destructor Documentation

SoResetImageProcessing::SoResetImageProcessing (  ) 

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 reset intensity value.

Default value is 0.0f.

The output 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/