See: Description
Class | Description |
---|---|
SoFlipAxisProcessing2d |
SoFlipAxisProcessing2d image filter
The SoFlipAxisProcessing2d filter flips the image along the x or y axis or the center. |
SoFlipAxisProcessing3d |
SoFlipAxisProcessing3d image filter
The SoFlipAxisProcessing3d filter flips the image along the the x, y or z axis. |
SoResampleImageProcessing3d |
SoResampleImageProcessing3d filter
The SoResampleImageProcessing3d engine allows to resample an input image into a new coordinate system applying a transform on it. |
SoRotateAroundZProcessing2d |
SoRotateAroundZProcessing2d image filter
The SoRotateAroundZProcessing2d filter performs a rotation of an image by a user-defined angle using center of image as origin. |
SoRotateProcessing2d |
SoRotateProcessing2d image filter
The SoRotateProcessing2d filter performs a rotation of an image by a user-defined angle ![]() ![]() |
SoRotateProcessing3d |
SoRotateProcessing3d image filter
The SoRotateProcessing3d filter performs a rotation of an image by a 3D user-defined angle ![]() |
SoScaleByFactorProcessing |
SoScaleByFactorProcessing image filter
The SoScaleByFactorProcessing filter generates a zoomed image with user defined zoom factors using the interpolation mode selected by the user. |
SoScaleImageToSizeProcessing |
SoScaleImageToSizeProcessing engine
The SoScaleImageToSizeProcessing engine generates an image with a new size using the interpolation mode selected by the user. |
SoSwapAxisProcessing2d |
SoSwapAxisProcessing2d image filter
The SoSwapAxisProcessing2d filter performs a transposition of the matrix along both the ![]() ![]() |
SoSwapAxisProcessing3d |
SoSwapAxisProcessing3d engine performs a transposition of the image. |
SoTranslateProcessing |
SoTranslateProcessing engine
The SoTranslateProcessing engine re-assigns the position of the image on the grid according to user-defined vectors. |
Enum | Description |
---|---|
SoFlipAxisProcessing2d.AxisSelections | |
SoFlipAxisProcessing3d.AxisSelections | |
SoResampleImageProcessing3d.InterpolationTypes |
This enum defines the type of interpolation used.
|
SoResampleImageProcessing3d.SamplingModes |
This enum defines how the voxel size of the output image is computed.
|
SoRotateAroundZProcessing2d.PrecisionModes |
Method used to calculate the intensity of each result pixel.
|
SoRotateProcessing2d.PrecisionModes |
Method used to calculate the intensity of each result pixel.
|
SoRotateProcessing3d.PrecisionModes |
Method used to calculate the intensity of each result pixel.
|
SoScaleByFactorProcessing.PrecisionModes |
Method used to calculate the intensity of each result pixel.
|
SoScaleImageToSizeProcessing.PrecisionModes |
Method used to calculate the intensity of each result pixel.
|
SoSwapAxisProcessing3d.TranspositionModes | |
SoTranslateProcessing.BackgroundModes |
There are two possible modes in a
SoTranslateProcessing filter: |
In addition, some Visilog operations, such as erosion, dilation, and even edge detection, are usually implemented for the main directions of the grid: ,
,
, etc. To erode an image in the
direction, you could first rotate the image
, and then perform a
erosion. Be careful since the rotation will distort the image due to resampling.
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com