Package com.openinventor.imageviz.engines.geometryandmatching.geometrictransforms
Geometric Transforms engines are usually used to align images.
For example, if the subject and camera were not ideally positioned, rotating the image may improve visualization. Rotation and translation may be used to align successive sections of CT scans or confocal microscope images. A combination of geometric transformations sometimes is used to restore satellite or remote sensing images.
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.
-
Class Summary Class Description SoFlipAxisProcessing2d Deprecated. As of Open Inventor 2023.2.SoFlipAxisProcessing3d Deprecated. As of Open Inventor 2023.2.SoResampleElasticProcessing2d Deprecated. As of Open Inventor 2023.2.SoResampleImageProcessing3d Deprecated. As of Open Inventor 2023.2.SoRotateAroundZProcessing2d Deprecated. As of Open Inventor 2023.2.SoRotateProcessing2d Deprecated. As of Open Inventor 2023.2.SoRotateProcessing3d Deprecated. As of Open Inventor 2023.2.SoScaleByFactorProcessing Deprecated. As of Open Inventor 2023.2.SoScaleImageToSizeProcessing Deprecated. As of Open Inventor 2023.2.SoSwapAxisProcessing2d Deprecated. As of Open Inventor 2023.2.SoSwapAxisProcessing3d Deprecated. As of Open Inventor 2023.2.SoTranslateProcessing Deprecated. As of Open Inventor 2023.2. -
Enum Summary Enum Description SoFlipAxisProcessing2d.AxisSelections SoFlipAxisProcessing3d.AxisSelections SoResampleElasticProcessing2d.ExtrapolationTypes The type of extrapolation used.SoResampleElasticProcessing2d.InterpolationTypes Type of interpolation used.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 aSoTranslateProcessing
filter: