SoSwapAxisProcessing2d Class Reference
[GeometricTransforms]

ImageViz SoSwapAxisProcessing2d image filter More...

#include <ImageViz/Engines/GeometryAndMatching/GeometricTransforms/SoSwapAxisProcessing2d.h>

Inheritance diagram for SoSwapAxisProcessing2d:
SoImageVizEngine SoEngine SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

 SoSwapAxisProcessing2d ()

Public Attributes

SoSFImageDataAdapter inImage
SoImageVizEngineOutput
< SoSFImageDataAdapter,
SoImageDataAdapter * > 
outImage

Detailed Description

ImageViz SoSwapAxisProcessing2d image filter

The SoSwapAxisProcessing2d filter performs a transposition of the matrix along both the $x$ and $y$ axes. It effectively flips the image from left to right and rotates it $90^\circ$ counterclockwise. O(n,m) = I(m,n)

NOTE: The input image must be square and its size a power of 2.

FILE FORMAT/DEFAULT


Library references: transpose


Constructor & Destructor Documentation

SoSwapAxisProcessing2d::SoSwapAxisProcessing2d (  ) 

Constructor.


Member Data Documentation

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.


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/