SoLogicalNotProcessing engine More...
#include <ImageViz/Engines/ArithmeticAndLogic/LogicalOperations/SoLogicalNotProcessing.h>
Public Member Functions | |
SoLogicalNotProcessing () | |
Public Attributes | |
SoSFImageDataAdapter | inImage |
SoImageVizEngineOutput < SoSFImageDataAdapter, SoImageDataAdapter * > | outImage |
The SoLogicalNotProcessing engine performs the logical not of an image.
The SoLogicalNotProcessing engine is the Not of an image.
The logical not operation
SoLogicalValueProcessing, SoLogicalImageProcessing.
inImage | NULL |
SoLogicalNotProcessing::SoLogicalNotProcessing | ( | ) |
Constructor.
The input image.
Default value is NULL. Supported types include: grayscale binary label color image.
The output image.
Default value is NULL. Supported types include: grayscale binary label color image.