Uses of Class
com.openinventor.imageviz.fields.SoSFImageDataAdapter
-
Packages that use SoSFImageDataAdapter Package Description com.openinventor.imageviz.engines.arithmeticandlogic.arithmeticoperations The Arithmetics Operations category contains operations between two images or between an image and a constant as sum, difference, blending, minimum or maximum.com.openinventor.imageviz.engines.arithmeticandlogic.logicaloperations The Logical Operations category contains logical operations between two images or between an image and a constant as union, intersection, complementary.com.openinventor.imageviz.engines.edgedetection.edgemarking Introduction to Edge Marking com.openinventor.imageviz.engines.edgedetection.gradient Introduction to Gradient com.openinventor.imageviz.engines.edgedetection.laplacian For a 2-D function F(x,y), one might define the Laplacian operator as :.
com.openinventor.imageviz.engines.edgedetection.otherderivatives This group provides miscellaneous derivative based operators such as partial derivatives or Hessian Matrix.com.openinventor.imageviz.engines.geometryandmatching.geometrictransforms Geometric Transforms engines are usually used to align images.com.openinventor.imageviz.engines.geometryandmatching.patternrecognition This group provides a package of pattern recognition functions based on standard correlation.com.openinventor.imageviz.engines.geometryandmatching.registration This group provides a package of registration functions.com.openinventor.imageviz.engines.imageanalysis.globalmeasures The Global Measures category contains analysis engines a measurement globally to the input image.com.openinventor.imageviz.engines.imageanalysis.individualmeasures The Individual Measures category contains analysis engines applying a measurement on each label of the input image.com.openinventor.imageviz.engines.imageanalysis.morphometry The purpose of Morphometry category is to calculate morphometric parameters either in 3D based on a volume model, or in 2D from crossection images (individually or integrated over a volume-of-interest).com.openinventor.imageviz.engines.imageanalysis.statistics The Statistics category contains analysis engines applying an intensity- based measurement globally to the input image.com.openinventor.imageviz.engines.imagefiltering.colortransforms This group contains engines specifically applying on a color input image.com.openinventor.imageviz.engines.imagefiltering.frequencydomain This category contains FFT and related engines to work on frequency domain.com.openinventor.imageviz.engines.imagefiltering.grayscaletransforms The Grayscale Transforms category contains gray level transformations such as histogram equalization and intensity rescaling operations.com.openinventor.imageviz.engines.imagefiltering.sharpening The Sharpening category contains filters used to enhance the edges of objects and adjust contrast and shade characteristics.com.openinventor.imageviz.engines.imagefiltering.smoothinganddenoising The Smoothing And Denoising category contains lowpass filters to reduce the contrast and soften the edges of objects in an image.com.openinventor.imageviz.engines.imagefiltering.texturefilters This category contains engines revealing texture attributes.com.openinventor.imageviz.engines.imagemanipulation.imageediting com.openinventor.imageviz.engines.imagemanipulation.stackoperations The Stack Operations category contains engines for manipulating image stacks.com.openinventor.imageviz.engines.imagemanipulation.syntheticimages com.openinventor.imageviz.engines.imagesegmentation.binarization Binarization allows to transform graylevel or color images into a binary image.com.openinventor.imageviz.engines.imagesegmentation.classification Pixel classification technics allow to segment an image into different regions relatively to a set of attributes.com.openinventor.imageviz.engines.imagesegmentation.computationalgeometry This group contains engines capable of transforming images into geometric objects.com.openinventor.imageviz.engines.imagesegmentation.featureselection com.openinventor.imageviz.engines.imagesegmentation.labeling com.openinventor.imageviz.engines.imagesegmentation.regiongrowing This group contains segmentation engines based on the propagation of a seed.com.openinventor.imageviz.engines.imagesegmentation.separatingandfilling com.openinventor.imageviz.engines.mathematicalmorphology.distancemaps Geodesy Principle com.openinventor.imageviz.engines.mathematicalmorphology.erosionanddilation Introduction to Erosion com.openinventor.imageviz.engines.mathematicalmorphology.geodesictransformations Geodesy Principle com.openinventor.imageviz.engines.mathematicalmorphology.hitormissandskeleton The Hit-or-miss and Skeleton category contains engines used to produce simplified representations of the objects in an image, while preserving their geometrical structure.com.openinventor.imageviz.engines.mathematicalmorphology.openingandclosing Introduction to Opening com.openinventor.imageviz.nodes.images Data conversion conventions in ImageViz -
-
Uses of SoSFImageDataAdapter in com.openinventor.imageviz.engines.arithmeticandlogic.arithmeticoperations
Fields in com.openinventor.imageviz.engines.arithmeticandlogic.arithmeticoperations declared as SoSFImageDataAdapter Modifier and Type Field Description SoSFImageDataAdapter
SoCombineByMaskProcessing. inBinaryImage
Deprecated.The input binary image.SoSFImageDataAdapter
SoMaskImageProcessing. inBinaryImage
Deprecated.The input binary image.SoSFImageDataAdapter
SoAbsoluteValueProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoArithmeticValueProcessing. inImage
Deprecated.The input image operand.SoSFImageDataAdapter
SoBlendWithValueProcessing. inImage
Deprecated.The input image operand.SoSFImageDataAdapter
SoImageFormulaProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoMaskImageProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoArithmeticImageProcessing. inImage1
Deprecated.The 1st input image.SoSFImageDataAdapter
SoBlendWithImageProcessing. inImage1
Deprecated.The 1st input image.SoSFImageDataAdapter
SoCombineByMaskProcessing. inImage1
Deprecated.The 1st input image.SoSFImageDataAdapter
SoDirectionalBlendProcessing2d. inImage1
Deprecated.The 1st input image.SoSFImageDataAdapter
SoMaxAbsoluteValueProcessing2d. inImage1
Deprecated.The 1st input image.SoSFImageDataAdapter
SoArithmeticImageProcessing. inImage2
Deprecated.The 2nd input image.SoSFImageDataAdapter
SoBlendWithImageProcessing. inImage2
Deprecated.The 2nd input image.SoSFImageDataAdapter
SoCombineByMaskProcessing. inImage2
Deprecated.The 2nd input image.SoSFImageDataAdapter
SoDirectionalBlendProcessing2d. inImage2
Deprecated.The 2nd input image.SoSFImageDataAdapter
SoImageFormulaProcessing. inImage2
Deprecated.Optional image : enter image or let field empty.SoSFImageDataAdapter
SoMaxAbsoluteValueProcessing2d. inImage2
Deprecated.The 2nd input image.SoSFImageDataAdapter
SoImageFormulaProcessing. inImage3
Deprecated.Optional image : enter image or let field empty.SoSFImageDataAdapter
SoEigenDecompositionProcessing2d. inSymmetricMatrixImage
Deprecated.A matrix image containing symmetric 2x2 matrices.SoSFImageDataAdapter
SoEigenDecompositionProcessing3d. inSymmetricMatrixImage
Deprecated.A matrix image containing symmetric 3x3 matrices.Fields in com.openinventor.imageviz.engines.arithmeticandlogic.arithmeticoperations with type parameters of type SoSFImageDataAdapter Modifier and Type Field Description SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoEigenDecompositionProcessing2d. outEigenValuesImage
Deprecated.Eigenvalues image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoEigenDecompositionProcessing3d. outEigenValuesImage
Deprecated.Eigenvalues image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoEigenDecompositionProcessing2d. outEigenVector1Image
Deprecated.Eigenvector image containing the largest eigen value.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoEigenDecompositionProcessing3d. outEigenVector1Image
Deprecated.Eigenvector image containing the largest eigen value.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoEigenDecompositionProcessing2d. outEigenVector2Image
Deprecated.Eigenvector image containing the smallest eigen value.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoEigenDecompositionProcessing3d. outEigenVector2Image
Deprecated.Eigenvector image containing the medium eigen value.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoEigenDecompositionProcessing3d. outEigenVector3Image
Deprecated.Eigenvector image containing the smallest eigen value.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoAbsoluteValueProcessing. outImage
Deprecated.The output image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoArithmeticImageProcessing. outImage
Deprecated.The output image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoArithmeticValueProcessing. outImage
Deprecated.The output image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoBlendWithImageProcessing. outImage
Deprecated.The output image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoBlendWithValueProcessing. outImage
Deprecated.The output image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoCombineByMaskProcessing. outImage
Deprecated.The output image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoDirectionalBlendProcessing2d. outImage
Deprecated.The output image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoImageFormulaProcessing. outImage
Deprecated.The output image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoMaskImageProcessing. outImage
Deprecated.The output image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoMaxAbsoluteValueProcessing2d. outImage
Deprecated.The output image. -
Uses of SoSFImageDataAdapter in com.openinventor.imageviz.engines.arithmeticandlogic.logicaloperations
Fields in com.openinventor.imageviz.engines.arithmeticandlogic.logicaloperations declared as SoSFImageDataAdapter Modifier and Type Field Description SoSFImageDataAdapter
SoBitShiftProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoInvertImageProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoLogicalNotProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoLogicalValueProcessing. inImage
Deprecated.The input image operand.SoSFImageDataAdapter
SoLogicalImageProcessing. inImage1
Deprecated.The 1st input image.SoSFImageDataAdapter
SoLogicalImageProcessing. inImage2
Deprecated.The 2nd input image.Fields in com.openinventor.imageviz.engines.arithmeticandlogic.logicaloperations with type parameters of type SoSFImageDataAdapter Modifier and Type Field Description SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoBitShiftProcessing. outImage
Deprecated.The output image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoInvertImageProcessing. outImage
Deprecated.The output image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoLogicalImageProcessing. outImage
Deprecated.The output image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoLogicalNotProcessing. outImage
Deprecated.The output image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoLogicalValueProcessing. outImage
Deprecated.The output image. -
Uses of SoSFImageDataAdapter in com.openinventor.imageviz.engines.edgedetection.edgemarking
Fields in com.openinventor.imageviz.engines.edgedetection.edgemarking declared as SoSFImageDataAdapter Modifier and Type Field Description SoSFImageDataAdapter
SoGradientLocalMaximaProcessing2d. inAmplitudeImage
Deprecated.The gradient amplitude input image.SoSFImageDataAdapter
SoGradientLocalMaximaProcessing3d. inAmplitudeImage
Deprecated.The gradient amplitude input image.SoSFImageDataAdapter
SoEigenvaluesToStructurenessProcessing2d. inEigenvaluesImage
Deprecated.Image containing input eigenvalues field.SoSFImageDataAdapter
SoEigenvaluesToStructurenessProcessing3d. inEigenvaluesImage
Deprecated.Image containing input eigenvalues field.SoSFImageDataAdapter
SoTensorVotingProcessing2d. inFeatureImage
Deprecated.Input feature image.SoSFImageDataAdapter
SoGradientLocalMaximaProcessing2d. inGradientXImage
Deprecated.The input X-gradient image.SoSFImageDataAdapter
SoGradientLocalMaximaProcessing3d. inGradientXImage
Deprecated.The input X-gradient image.SoSFImageDataAdapter
SoGradientLocalMaximaProcessing2d. inGradientYImage
Deprecated.The input Y-gradient image.SoSFImageDataAdapter
SoGradientLocalMaximaProcessing3d. inGradientYImage
Deprecated.The input Y-gradient image.SoSFImageDataAdapter
SoGradientLocalMaximaProcessing3d. inGradientZImage
Deprecated.The input Z-gradient image.SoSFImageDataAdapter
SoDijkstraShortestPathProcessing2d. inGrayImage
Deprecated.The input grayscale image.SoSFImageDataAdapter
SoCannyEdgeProcessing. inImage
Deprecated.The input graylevel image.SoSFImageDataAdapter
SoGaussianGradientTensorProcessing2d. inImage
Deprecated.inImage Default value is NULL.SoSFImageDataAdapter
SoGaussianGradientTensorProcessing3d. inImage
Deprecated.inImage Default value is NULL.SoSFImageDataAdapter
SoRidgeDetectionProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoZeroCrossingsProcessing2d. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoDijkstraShortestPathProcessing2d. inMaskImage
Deprecated.The binary image for the mask or empty (command looks for only inside).SoSFImageDataAdapter
SoTensorVotingProcessing2d. inVectorImage
Deprecated.Input orientation vector image.Fields in com.openinventor.imageviz.engines.edgedetection.edgemarking with type parameters of type SoSFImageDataAdapter Modifier and Type Field Description SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoTensorVotingProcessing2d. outBallnessImage
Deprecated.Output ballness image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoDijkstraShortestPathProcessing2d. outBinaryImage
Deprecated.The output binary image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoZeroCrossingsProcessing2d. outBinarylImage
Deprecated.The output binary image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoCannyEdgeProcessing. outImage
Deprecated.Output edge image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoEigenvaluesToStructurenessProcessing2d. outImage
Deprecated.Output image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoEigenvaluesToStructurenessProcessing3d. outImage
Deprecated.Output image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoGradientLocalMaximaProcessing2d. outImage
Deprecated.The output image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoGradientLocalMaximaProcessing3d. outImage
Deprecated.The output image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoRidgeDetectionProcessing. outImage
Deprecated.The output image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoTensorVotingProcessing2d. outSaliencyImage
Deprecated.Output saliency image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoGaussianGradientTensorProcessing2d. outTensorImage
Deprecated.outTensorImage Default value is NULL.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoGaussianGradientTensorProcessing3d. outTensorImage
Deprecated.outTensorImage Default value is NULL.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoTensorVotingProcessing2d. outTensorImage
Deprecated.Output tensor image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoTensorVotingProcessing2d. outVectorImage
Deprecated.Output orientation vector image. -
Uses of SoSFImageDataAdapter in com.openinventor.imageviz.engines.edgedetection.gradient
Fields in com.openinventor.imageviz.engines.edgedetection.gradient declared as SoSFImageDataAdapter Modifier and Type Field Description SoSFImageDataAdapter
SoGradientMagnitudeProcessing2d. inGradientXImage
Deprecated.The input X-gradient image.SoSFImageDataAdapter
SoGradientMagnitudeProcessing3d. inGradientXImage
Deprecated.The input X-gradient image.SoSFImageDataAdapter
SoRadialGradientCenteredProcessing2d. inGradientXImage
Deprecated.The input X-gradient image.SoSFImageDataAdapter
SoRadialGradientCenteredProcessing3d. inGradientXImage
Deprecated.The input X-gradient image.SoSFImageDataAdapter
SoRadialGradientContourProcessing2d. inGradientXImage
Deprecated.The input X-gradient image.SoSFImageDataAdapter
SoRadialGradientContourProcessing3d. inGradientXImage
Deprecated.The input X-gradient image.SoSFImageDataAdapter
SoRadialGradientLabelProcessing2d. inGradientXImage
Deprecated.The input X-gradient image.SoSFImageDataAdapter
SoRadialGradientLabelProcessing3d. inGradientXImage
Deprecated.The input X-gradient image.SoSFImageDataAdapter
SoGradientMagnitudeProcessing2d. inGradientYImage
Deprecated.The input Y-gradient image.SoSFImageDataAdapter
SoGradientMagnitudeProcessing3d. inGradientYImage
Deprecated.The input Y-gradient image.SoSFImageDataAdapter
SoRadialGradientCenteredProcessing2d. inGradientYImage
Deprecated.The input Y-gradient image.SoSFImageDataAdapter
SoRadialGradientCenteredProcessing3d. inGradientYImage
Deprecated.The input Y-gradient image.SoSFImageDataAdapter
SoRadialGradientContourProcessing2d. inGradientYImage
Deprecated.The input Y-gradient image.SoSFImageDataAdapter
SoRadialGradientContourProcessing3d. inGradientYImage
Deprecated.The input Y-gradient image.SoSFImageDataAdapter
SoRadialGradientLabelProcessing2d. inGradientYImage
Deprecated.The input Y-gradient image.SoSFImageDataAdapter
SoRadialGradientLabelProcessing3d. inGradientYImage
Deprecated.The input Y-gradient image.SoSFImageDataAdapter
SoGradientMagnitudeProcessing3d. inGradientZImage
Deprecated.The input Z-gradient image.SoSFImageDataAdapter
SoRadialGradientCenteredProcessing3d. inGradientZImage
Deprecated.The input Z-gradient image.SoSFImageDataAdapter
SoRadialGradientContourProcessing3d. inGradientZImage
Deprecated.The input Z-gradient image.SoSFImageDataAdapter
SoRadialGradientLabelProcessing3d. inGradientZImage
Deprecated.The input Z-gradient image.SoSFImageDataAdapter
SoGradientOperatorProcessing2d. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoGradientOperatorProcessing3d. inImage
Deprecated.The input grayscale image.SoSFImageDataAdapter
SoMorphologicalGradientProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoRadialGradientContourProcessing2d. inMarkerImage
Deprecated.The input marker image.SoSFImageDataAdapter
SoRadialGradientContourProcessing3d. inMarkerImage
Deprecated.The input marker image.SoSFImageDataAdapter
SoRadialGradientLabelProcessing2d. inMarkerImage
Deprecated.The input marker image.SoSFImageDataAdapter
SoRadialGradientLabelProcessing3d. inMarkerImage
Deprecated.The input marker image.Fields in com.openinventor.imageviz.engines.edgedetection.gradient with type parameters of type SoSFImageDataAdapter Modifier and Type Field Description SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoGradientMagnitudeProcessing2d. outAmplitudeImage
Deprecated.The output gradient amplitude image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoGradientMagnitudeProcessing3d. outAmplitudeImage
Deprecated.The output gradient amplitude image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoGradientOperatorProcessing2d. outAmplitudeImage
Deprecated.The output gradient amplitude image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoGradientOperatorProcessing3d. outAmplitudeImage
Deprecated.The output gradient amplitude image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoGradientOperatorProcessing2d. outGradientXImage
Deprecated.The output X-gradient image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoGradientOperatorProcessing3d. outGradientXImage
Deprecated.The output X-gradient image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoGradientOperatorProcessing2d. outGradientYImage
Deprecated.The output Y-gradient image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoGradientOperatorProcessing3d. outGradientYImage
Deprecated.The output Y-gradient image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoGradientOperatorProcessing3d. outGradientZImage
Deprecated.The output Z-gradient image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoMorphologicalGradientProcessing. outImage
Deprecated.The output image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoRadialGradientCenteredProcessing2d. outNormalImage
Deprecated.The output normal gradient image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoRadialGradientCenteredProcessing3d. outNormalImage
Deprecated.The output normal gradient image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoRadialGradientContourProcessing2d. outNormalImage
Deprecated.The output normal gradient image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoRadialGradientContourProcessing3d. outNormalImage
Deprecated.The output normal gradient image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoRadialGradientLabelProcessing2d. outNormalImage
Deprecated.The output normal gradient image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoRadialGradientLabelProcessing3d. outNormalImage
Deprecated.The output normal gradient image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoGradientMagnitudeProcessing2d. outOrientationImage
Deprecated.The output gradient orientation image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoGradientOperatorProcessing2d. outOrientationImage
Deprecated.The output gradient orientation image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoRadialGradientCenteredProcessing2d. outTangentImage
Deprecated.The output tangent gradient image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoRadialGradientContourProcessing2d. outTangentImage
Deprecated.The output tangent gradient image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoRadialGradientLabelProcessing2d. outTangentImage
Deprecated.The output tangent gradient image. -
Uses of SoSFImageDataAdapter in com.openinventor.imageviz.engines.edgedetection.laplacian
Fields in com.openinventor.imageviz.engines.edgedetection.laplacian declared as SoSFImageDataAdapter Modifier and Type Field Description SoSFImageDataAdapter
SoDoBFilterProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoMorphologicalLaplacianProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoRecursiveLaplacianProcessing. inImage
Deprecated.The input image.Fields in com.openinventor.imageviz.engines.edgedetection.laplacian with type parameters of type SoSFImageDataAdapter Modifier and Type Field Description SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoDoBFilterProcessing. outImage
Deprecated.The output image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoMorphologicalLaplacianProcessing. outImage
Deprecated.The output image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoRecursiveLaplacianProcessing. outImage
Deprecated.The output image. -
Uses of SoSFImageDataAdapter in com.openinventor.imageviz.engines.edgedetection.otherderivatives
Fields in com.openinventor.imageviz.engines.edgedetection.otherderivatives declared as SoSFImageDataAdapter Modifier and Type Field Description SoSFImageDataAdapter
SoGaussianDerivativeProcessing. inImage
Deprecated.Input image.SoSFImageDataAdapter
SoHessianMatrixProcessing2d. inImage
Deprecated.Input image.SoSFImageDataAdapter
SoHessianMatrixProcessing3d. inImage
Deprecated.Input image.Fields in com.openinventor.imageviz.engines.edgedetection.otherderivatives with type parameters of type SoSFImageDataAdapter Modifier and Type Field Description SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoGaussianDerivativeProcessing. outImage
Deprecated.Output image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoHessianMatrixProcessing2d. outSymmetricMatrixImage
Deprecated.Output image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoHessianMatrixProcessing3d. outSymmetricMatrixImage
Deprecated.Output image. -
Uses of SoSFImageDataAdapter in com.openinventor.imageviz.engines.geometryandmatching.geometrictransforms
Fields in com.openinventor.imageviz.engines.geometryandmatching.geometrictransforms declared as SoSFImageDataAdapter Modifier and Type Field Description SoSFImageDataAdapter
SoResampleElasticProcessing2d. inDisplacementField
Deprecated.The displacement field that maps the output voxels to the input voxels.SoSFImageDataAdapter
SoFlipAxisProcessing2d. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoFlipAxisProcessing3d. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoResampleElasticProcessing2d. inImage
Deprecated.Input image to resample.SoSFImageDataAdapter
SoResampleImageProcessing3d. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoRotateAroundZProcessing2d. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoRotateProcessing2d. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoRotateProcessing3d. inImage
Deprecated.The input grayscale image.SoSFImageDataAdapter
SoScaleByFactorProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoScaleImageToSizeProcessing. inImage
Deprecated.The input grayscale image.SoSFImageDataAdapter
SoSwapAxisProcessing2d. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoSwapAxisProcessing3d. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoTranslateProcessing. inImage
Deprecated.The input image. -
Uses of SoSFImageDataAdapter in com.openinventor.imageviz.engines.geometryandmatching.patternrecognition
Fields in com.openinventor.imageviz.engines.geometryandmatching.patternrecognition declared as SoSFImageDataAdapter Modifier and Type Field Description SoSFImageDataAdapter
SoBinaryCorrelationProcessing2d. inBinaryImage
Deprecated.The input binary image.SoSFImageDataAdapter
SoBinaryCorrelationProcessing2d. inBinaryKernel
Deprecated.The correlation kernel.SoSFImageDataAdapter
SoGrayscaleCorrelationProcessing2d. inGrayImage
Deprecated.The input grayscale image.SoSFImageDataAdapter
SoGrayscaleCorrelationProcessing2d. inKernelImage
Deprecated.The correlation kernel.Fields in com.openinventor.imageviz.engines.geometryandmatching.patternrecognition with type parameters of type SoSFImageDataAdapter Modifier and Type Field Description SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoBinaryCorrelationProcessing2d. outMatchingImage
Deprecated.The output correlation image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoGrayscaleCorrelationProcessing2d. outMatchingImage
Deprecated.The output correlation image. -
Uses of SoSFImageDataAdapter in com.openinventor.imageviz.engines.geometryandmatching.registration
Fields in com.openinventor.imageviz.engines.geometryandmatching.registration declared as SoSFImageDataAdapter Modifier and Type Field Description SoSFImageDataAdapter
SoElasticRegistrationProcessing2d. inFixedImage
Deprecated.The reference image on which the moving image has to be registered.SoSFImageDataAdapter
SoImagePreAlignmentTransform3d. inFixedImage
Deprecated.The reference image.SoSFImageDataAdapter
SoImageRegistrationTransform. inFixedImage
Deprecated.The input reference image.SoSFImageDataAdapter
SoElasticRegistrationProcessing2d. inMovingImage
Deprecated.The input model image to be registered.SoSFImageDataAdapter
SoImagePreAlignmentTransform3d. inMovingImage
Deprecated.The model image.SoSFImageDataAdapter
SoImageRegistrationTransform. inMovingImage
Deprecated.The input model image.Fields in com.openinventor.imageviz.engines.geometryandmatching.registration with type parameters of type SoSFImageDataAdapter Modifier and Type Field Description SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoElasticRegistrationProcessing2d. outDisplacementField
Deprecated.The displacement field that maps a pixel of the moving image onto the corresponding pixel in the fixed image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoElasticRegistrationProcessing2d. outImage
Deprecated.TheinMovingImage
transformed by the output displacement field. -
Uses of SoSFImageDataAdapter in com.openinventor.imageviz.engines.imageanalysis.globalmeasures
Fields in com.openinventor.imageviz.engines.imageanalysis.globalmeasures declared as SoSFImageDataAdapter Modifier and Type Field Description SoSFImageDataAdapter
SoCentroidPathTortuosityQuantification3d. inBinaryImage
Deprecated.The input 3D binary image.SoSFImageDataAdapter
SoDistanceMeanQuantification2d. inBinaryImage
Deprecated.The input binary image.SoSFImageDataAdapter
SoGlobalAnalysisQuantification. inBinaryImage
Deprecated.The input binary image.SoSFImageDataAdapter
SoAreaQuantification2d. inImage
Deprecated.The input binary image.SoSFImageDataAdapter
SoCurvatureIntegralsQuantification3d. inImage
Deprecated.The input 3D binary image.SoSFImageDataAdapter
SoIntensityBinHistogramQuantification. inImage
Deprecated.The input gray scale image.SoSFImageDataAdapter
SoIntensityHistogramQuantification. inImage
Deprecated.The input gray scale image.SoSFImageDataAdapter
SoIntensityIntegralQuantification2d. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoIntensityIntegralQuantification3d. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoGlobalAnalysisQuantification. inIntensityImage
Deprecated.The intensity image.SoSFImageDataAdapter
SoObjectCountQuantification. inObjectImage
Deprecated.The input binary or label image.Fields in com.openinventor.imageviz.engines.imageanalysis.globalmeasures with type parameters of type SoSFImageDataAdapter Modifier and Type Field Description SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoObjectCountQuantification. outLabelImage
Deprecated.The output image. -
Uses of SoSFImageDataAdapter in com.openinventor.imageviz.engines.imageanalysis.individualmeasures
Fields in com.openinventor.imageviz.engines.imageanalysis.individualmeasures declared as SoSFImageDataAdapter Modifier and Type Field Description SoSFImageDataAdapter
SoFilterByMeasureProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoFilterByMeasureProcessing. inIntensityImage
Deprecated.The intensity image.SoSFImageDataAdapter
SoLabelAnalysisQuantification. inIntensityImage
Deprecated.The intensity image Default value is NULL.SoSFImageDataAdapter
SoLabelFilteringAnalysisQuantification. inIntensityImage
Deprecated.The intensity image Default value is NULL.SoSFImageDataAdapter
SoLabelFilteringProcessing. inIntensityImage
Deprecated.The intensity image Default value is NULL.SoSFImageDataAdapter
SoMeasureImageProcessing. inIntensityImage
Deprecated.The input image Default value is NULL.SoSFImageDataAdapter
SoSieveLabelingProcessing. inIntensityImage
Deprecated.The input intensity image.SoSFImageDataAdapter
SoLabelAnalysisQuantification. inLabelImage
Deprecated.The input label image Default value is NULL.SoSFImageDataAdapter
SoLabelFilteringAnalysisQuantification. inLabelImage
Deprecated.The input label image Default value is NULL.SoSFImageDataAdapter
SoLabelFilteringProcessing. inLabelImage
Deprecated.The input label image Default value is NULL.SoSFImageDataAdapter
SoMeasureImageProcessing. inLabelImage
Deprecated.The input label image Default value is NULL.SoSFImageDataAdapter
SoSieveLabelingProcessing. inObjectImage
Deprecated.The input binary or label image.Fields in com.openinventor.imageviz.engines.imageanalysis.individualmeasures with type parameters of type SoSFImageDataAdapter Modifier and Type Field Description SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoFilterByMeasureProcessing. outImage
Deprecated.The output image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoLabelFilteringAnalysisQuantification. outLabelImage
Deprecated.The output image Default value is NULL.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoLabelFilteringProcessing. outLabelImage
Deprecated.The output image Default value is NULL.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoSieveLabelingProcessing. outLabelImage
Deprecated.The output label image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoMeasureImageProcessing. outMeasureImage
Deprecated.The output image Default value is NULL. -
Uses of SoSFImageDataAdapter in com.openinventor.imageviz.engines.imageanalysis.morphometry
Fields in com.openinventor.imageviz.engines.imageanalysis.morphometry declared as SoSFImageDataAdapter Modifier and Type Field Description SoSFImageDataAdapter
SoDegreeOfAnisotropyQuantification. inBinaryImage
Deprecated.The input binary image.SoSFImageDataAdapter
SoFractalDimensionQuantification. inBinaryImage
Deprecated.The input binary image.SoSFImageDataAdapter
SoFragmentationIndexQuantification. inBinaryImage
Deprecated.The input binary image.SoSFImageDataAdapter
SoInertiaMomentProcessing2d. inBinaryImage
Deprecated.The input binary image.SoSFImageDataAdapter
SoObjectBoundaryAreaQuantification. inBinaryImage
Deprecated.The input binary image.SoSFImageDataAdapter
SoObjectImageRatioQuantification. inBinaryImage
Deprecated.The input binary image.SoSFImageDataAdapter
SoObjectSpecificSurfaceQuantification. inBinaryImage
Deprecated.The input binary image.SoSFImageDataAdapter
SoObjectSurfaceDensityQuantification. inBinaryImage
Deprecated.The input binary image.SoSFImageDataAdapter
SoObjectVolumeQuantification. inBinaryImage
Deprecated.The input binary image.SoSFImageDataAdapter
SoPorosityPercentageQuantification3d. inBinaryImage
Deprecated.The input binary image.SoSFImageDataAdapter
SoTotalImageBoundaryAreaQuantification. inBinaryImage
Deprecated.The input binary image.SoSFImageDataAdapter
SoImageVolumeQuantification. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoObjectLinearDensityQuantification3d. inImage
Deprecated.The input 3D binary image.SoSFImageDataAdapter
SoStructureModelIndexQuantification3d. inImage
Deprecated.The input 3D binary image.SoSFImageDataAdapter
SoAverageObjectAreaPerSliceQuantification3d. inMaskImage
Deprecated.The binary image for the mask or empty (command looks for only inside).SoSFImageDataAdapter
SoAverageObjectNumberPerSliceQuantification3d. inMaskImage
Deprecated.The binary image for the mask or empty (command looks for only inside).SoSFImageDataAdapter
SoAverageObjectThicknessQuantification3d. inMaskImage
Deprecated.The binary image for the mask or empty (command looks for only inside).SoSFImageDataAdapter
SoAverageSpaceThicknessQuantification3d. inMaskImage
Deprecated.The binary image for the mask or empty (command looks for only inside).SoSFImageDataAdapter
SoImageVolumeQuantification. inMaskImage
Deprecated.The binary image for the mask or empty (command looks for only inside).SoSFImageDataAdapter
SoObjectBoundaryAreaQuantification. inMaskImage
Deprecated.The binary image for the mask or empty (command looks for only inside).SoSFImageDataAdapter
SoObjectImageRatioQuantification. inMaskImage
Deprecated.The binary image for the mask or empty (command looks for only inside).SoSFImageDataAdapter
SoObjectLinearDensityQuantification3d. inMaskImage
Deprecated.The binary image for the mask or empty (command looks for only inside).SoSFImageDataAdapter
SoObjectSurfaceDensityQuantification. inMaskImage
Deprecated.The binary image for the mask or empty (command looks for only inside).SoSFImageDataAdapter
SoObjectVolumeQuantification. inMaskImage
Deprecated.The binary image for the mask or empty (command looks for only inside).SoSFImageDataAdapter
SoPorosityPercentageQuantification3d. inMaskImage
Deprecated.The binary image for the mask or empty (command looks for only inside).SoSFImageDataAdapter
SoTotalImageBoundaryAreaQuantification. inMaskImage
Deprecated.The binary image for the mask or empty (command looks for only inside).SoSFImageDataAdapter
SoAverageObjectAreaPerSliceQuantification3d. inObjectImage
Deprecated.The input 3D binary image.SoSFImageDataAdapter
SoAverageObjectNumberPerSliceQuantification3d. inObjectImage
Deprecated.The input 3D binary image.SoSFImageDataAdapter
SoAverageObjectThicknessQuantification3d. inObjectImage
Deprecated.The input 3D binary image.SoSFImageDataAdapter
SoAverageSpaceThicknessQuantification3d. inObjectImage
Deprecated.The input 3D binary image. -
Uses of SoSFImageDataAdapter in com.openinventor.imageviz.engines.imageanalysis.statistics
Fields in com.openinventor.imageviz.engines.imageanalysis.statistics declared as SoSFImageDataAdapter Modifier and Type Field Description SoSFImageDataAdapter
SoAutoThresholdingQuantification. inGrayImage
Deprecated.The input grayscale image Default value is NULL.SoSFImageDataAdapter
SoLocalMaximaQuantification. inGrayImage
Deprecated.Enter input grey level image Default value is NULL.SoSFImageDataAdapter
SoCompareValueQuantification. inImage
Deprecated.The input image operand.SoSFImageDataAdapter
SoCooccurrenceQuantification2d. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoIntensityExtremaQuantification. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoIntensityStatisticsQuantification. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoMaskedStatisticsQuantification. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoMeasureGaussianNoiseQuantification. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoCompareImageQuantification. inImage1
Deprecated.The 1st input image.SoSFImageDataAdapter
SoCompareImageQuantification. inImage2
Deprecated.The 2nd input image.SoSFImageDataAdapter
SoCooccurrenceQuantification2d. inMaskImage
Deprecated.The binary image for the mask or empty (command looks for only inside).SoSFImageDataAdapter
SoMaskedStatisticsQuantification. inMaskImage
Deprecated.The input binary mask image. -
Uses of SoSFImageDataAdapter in com.openinventor.imageviz.engines.imagefiltering.colortransforms
Fields in com.openinventor.imageviz.engines.imagefiltering.colortransforms declared as SoSFImageDataAdapter Modifier and Type Field Description SoSFImageDataAdapter
SoColorAntialiasingProcessing2d. inColorImage
Deprecated.The input color image.SoSFImageDataAdapter
SoColorGetPlaneProcessing2d. inColorImage
Deprecated.The input color image.SoSFImageDataAdapter
SoColorSpaceConversionProcessing. inColorImage
Deprecated.The input color image.SoSFImageDataAdapter
SoColorToGrayscaleProcessing. inColorImage
Deprecated.The input color image.SoSFImageDataAdapter
SoColorToLightnessProcessing. inColorImage
Deprecated.The input RGB image.SoSFImageDataAdapter
SoDecorrelationStretchProcessing2d. inColorImage
Deprecated.The input color image.SoSFImageDataAdapter
SoGrayscaleToColorProcessing. inGrayImage1
Deprecated.The 1st input image.SoSFImageDataAdapter
SoGrayscaleToColorProcessing. inGrayImage2
Deprecated.The 2nd input image.SoSFImageDataAdapter
SoGrayscaleToColorProcessing. inGrayImage3
Deprecated.The 3rd input image.Fields in com.openinventor.imageviz.engines.imagefiltering.colortransforms with type parameters of type SoSFImageDataAdapter Modifier and Type Field Description SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoColorAntialiasingProcessing2d. outColorImage
Deprecated.The output color image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoColorSpaceConversionProcessing. outColorImage
Deprecated.The output color image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoDecorrelationStretchProcessing2d. outColorImage
Deprecated.The output color image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoColorGetPlaneProcessing2d. outGrayImage
Deprecated.The output grayscale image representing the extracted plane.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoColorToGrayscaleProcessing. outGrayImage1
Deprecated.The first plane output image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoColorToLightnessProcessing. outGrayImage1
Deprecated.The output lightness image (grayscale).SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoColorToGrayscaleProcessing. outGrayImage2
Deprecated.The second plane output image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoColorToGrayscaleProcessing. outGrayImage3
Deprecated.The third plane output image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoGrayscaleToColorProcessing. outImage
Deprecated.The output image. -
Uses of SoSFImageDataAdapter in com.openinventor.imageviz.engines.imagefiltering.frequencydomain
Fields in com.openinventor.imageviz.engines.imagefiltering.frequencydomain declared as SoSFImageDataAdapter Modifier and Type Field Description SoSFImageDataAdapter
SoComplexCenteredFFTProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoComplexFFTProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoConvolutionWithImageProcessing2d. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoGaborFilteringProcessing2d. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoSwapQuadrantsProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoComplexCenteredFFTInverseProcessing. inImaginaryImage
Deprecated.The input imaginary part image.SoSFImageDataAdapter
SoComplexFFTInverseProcessing. inImaginaryImage
Deprecated.The input imaginary part image.SoSFImageDataAdapter
SoConvolutionWithImageProcessing2d. inKernelImage
Deprecated.The kernel image.SoSFImageDataAdapter
SoPolarToCartesianProcessing2d. inModulusImage
Deprecated.The input modulus image.SoSFImageDataAdapter
SoPolarToCartesianProcessing2d. inPhaseImage
Deprecated.The input phase image.SoSFImageDataAdapter
SoCartesianToPolarProcessing2d. inputImaginaryPart
Deprecated.Input imaginary part.SoSFImageDataAdapter
SoCartesianToPolarProcessing2d. inputRealPart
Deprecated.Input real part.SoSFImageDataAdapter
SoComplexCenteredFFTInverseProcessing. inRealImage
Deprecated.The input real part image.SoSFImageDataAdapter
SoComplexFFTInverseProcessing. inRealImage
Deprecated.The input real part image.Fields in com.openinventor.imageviz.engines.imagefiltering.frequencydomain with type parameters of type SoSFImageDataAdapter Modifier and Type Field Description SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoConvolutionWithImageProcessing2d. outImage
Deprecated.The output image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoGaborFilteringProcessing2d. outImage
Deprecated.The output image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoSwapQuadrantsProcessing. outImage
Deprecated.The output image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoComplexCenteredFFTInverseProcessing. outImaginaryImage
Deprecated.The output imaginary part image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoComplexCenteredFFTProcessing. outImaginaryImage
Deprecated.The output imaginary part image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoComplexFFTInverseProcessing. outImaginaryImage
Deprecated.The output imaginary part image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoComplexFFTProcessing. outImaginaryImage
Deprecated.The output imaginary part image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoPolarToCartesianProcessing2d. outImaginaryImage
Deprecated.The output imaginary part image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoCartesianToPolarProcessing2d. outModulusImage
Deprecated.The output modulus image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoCartesianToPolarProcessing2d. outPhaseImage
Deprecated.The output phase image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoComplexCenteredFFTInverseProcessing. outRealImage
Deprecated.The output real part image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoComplexCenteredFFTProcessing. outRealImage
Deprecated.The output real part image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoComplexFFTInverseProcessing. outRealImage
Deprecated.The output real part image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoComplexFFTProcessing. outRealImage
Deprecated.The output real part image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoPolarToCartesianProcessing2d. outRealImage
Deprecated.The output real part image. -
Uses of SoSFImageDataAdapter in com.openinventor.imageviz.engines.imagefiltering.grayscaletransforms
Fields in com.openinventor.imageviz.engines.imagefiltering.grayscaletransforms declared as SoSFImageDataAdapter Modifier and Type Field Description SoSFImageDataAdapter
SoShadingCorrectionProcessing. inBlackReferenceImage
Deprecated.The input black reference image.SoSFImageDataAdapter
SoAdaptiveHistogramEqualizationProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoApplyGrayscaleLutProcessing. inImage
Deprecated.The input grayscale or label image.SoSFImageDataAdapter
SoBackgroundImageProcessing2d. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoHistogramEqualizationProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoMatchContrastProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoRescaleIntensityProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoShadingCorrectionProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoBackgroundImageProcessing2d. inMaskImage
Deprecated.The binary image for the mask or empty (command looks for only inside).SoSFImageDataAdapter
SoMathematicalFunctionProcessing. inRealImage
Deprecated.The input floating point image.SoSFImageDataAdapter
SoMatchContrastProcessing. inReferenceImage
Deprecated.The reference image.SoSFImageDataAdapter
SoShadingCorrectionProcessing. inWhiteReferenceImage
Deprecated.The input white reference image. -
Uses of SoSFImageDataAdapter in com.openinventor.imageviz.engines.imagefiltering.sharpening
Fields in com.openinventor.imageviz.engines.imagefiltering.sharpening declared as SoSFImageDataAdapter Modifier and Type Field Description SoSFImageDataAdapter
SoDeblurProcessing2d. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoDelineateProcessing. inImage
Deprecated.The input grayscale image.SoSFImageDataAdapter
SoShadeProcessing2d. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoUnsharpMaskingProcessing. inImage
Deprecated.The input image.Fields in com.openinventor.imageviz.engines.imagefiltering.sharpening with type parameters of type SoSFImageDataAdapter Modifier and Type Field Description SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoDeblurProcessing2d. outImage
Deprecated.The output image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoDelineateProcessing. outImage
Deprecated.The output image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoShadeProcessing2d. outImage
Deprecated.The output image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoUnsharpMaskingProcessing. outImage
Deprecated.The output image. -
Uses of SoSFImageDataAdapter in com.openinventor.imageviz.engines.imagefiltering.smoothinganddenoising
Fields in com.openinventor.imageviz.engines.imagefiltering.smoothinganddenoising declared as SoSFImageDataAdapter Modifier and Type Field Description SoSFImageDataAdapter
SoBilateralFilterProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoBoxFilterProcessing. inImage
Deprecated.The input grayscale image.SoSFImageDataAdapter
SoCurvatureDrivenDiffusionProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoDespeckleProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoFlowInpaintingProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoGaussianBlurFilterProcessing. inImage
Deprecated.Input image.SoSFImageDataAdapter
SoMajorityFilterProcessing. inImage
Deprecated.The input grayscale image.SoSFImageDataAdapter
SoMedianFilterProcessing. inImage
Deprecated.The input grayscale image.SoSFImageDataAdapter
SoNagaoFilterProcessing2d. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoNagaoFilterProcessing3d. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoNonLocalMeansFilterProcessing. inImage
Deprecated.Input image.SoSFImageDataAdapter
SoRecursiveExponentialFilterProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoSigmaFilterProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoSNNFilterProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoCurvatureDrivenDiffusionProcessing. inMaskImage
Deprecated.The binary image for the mask or empty (command looks for only inside).SoSFImageDataAdapter
SoFlowInpaintingProcessing. inMaskImage
Deprecated.The input binary image. -
Uses of SoSFImageDataAdapter in com.openinventor.imageviz.engines.imagefiltering.texturefilters
Fields in com.openinventor.imageviz.engines.imagefiltering.texturefilters declared as SoSFImageDataAdapter Modifier and Type Field Description SoSFImageDataAdapter
SoAutoCorrelationProcessing2d. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoImageCurvatureProcessing2d. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoImageCurvatureProcessing3d. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoLocalStatisticsProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoMultiscaleStructureEnhancementProcessing2d. inImage
Deprecated.Input image.SoSFImageDataAdapter
SoMultiscaleStructureEnhancementProcessing3d. inImage
Deprecated.Input image.SoSFImageDataAdapter
SoImageCurvatureProcessing2d. inMaskImage
Deprecated.The binary image for the mask or empty (command looks for only inside).SoSFImageDataAdapter
SoImageCurvatureProcessing3d. inMaskImage
Deprecated.The binary image for the mask or empty (command looks for only inside).Fields in com.openinventor.imageviz.engines.imagefiltering.texturefilters with type parameters of type SoSFImageDataAdapter Modifier and Type Field Description SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoAutoCorrelationProcessing2d. outImage
Deprecated.The output image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoLocalStatisticsProcessing. outImage
Deprecated.The output image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoMultiscaleStructureEnhancementProcessing2d. outImage
Deprecated.Output image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoMultiscaleStructureEnhancementProcessing3d. outImage
Deprecated.Output image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoImageCurvatureProcessing2d. outRealImage
Deprecated.The output image (floating values).SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoImageCurvatureProcessing3d. outRealImageMax
Deprecated.The maximal curvature output image (floating values).SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoImageCurvatureProcessing3d. outRealImageMin
Deprecated.The minimal curvature output image (floating values). -
Uses of SoSFImageDataAdapter in com.openinventor.imageviz.engines.imagemanipulation.imageediting
Fields in com.openinventor.imageviz.engines.imagemanipulation.imageediting declared as SoSFImageDataAdapter Modifier and Type Field Description SoSFImageDataAdapter
SoInterlaceFramesProcessing2d. inEvenImage
Deprecated.The input even field image.SoSFImageDataAdapter
SoConvertImageProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoCopyImageProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoCropImageProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoDeinterlaceFramesProcessing2d. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoGetObliquePlaneFromVolumeProcessing3d. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoGetPlaneFromVolumeProcessing3d. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoResetImageProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoSampleImageProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoSetPlaneToVolumeProcessing3d. inImage1
Deprecated.The input 3D image.SoSFImageDataAdapter
SoSetPlaneToVolumeProcessing3d. inImage2
Deprecated.The input slice image.SoSFImageDataAdapter
SoInterlaceFramesProcessing2d. inOddImage
Deprecated.The input odd field image. -
Uses of SoSFImageDataAdapter in com.openinventor.imageviz.engines.imagemanipulation.stackoperations
Fields in com.openinventor.imageviz.engines.imagemanipulation.stackoperations declared as SoSFImageDataAdapter Modifier and Type Field Description SoSFImageDataAdapter
SoImageStackProjectionProcessing3d. inImage
Deprecated.A 3d volume representing a stack of 2d images.Fields in com.openinventor.imageviz.engines.imagemanipulation.stackoperations with type parameters of type SoSFImageDataAdapter Modifier and Type Field Description SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoImageStackProjectionProcessing3d. outImage
Deprecated.The output image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoImageStackProjectionProcessing3d. outLabelImage
Deprecated.The output map label image. -
Uses of SoSFImageDataAdapter in com.openinventor.imageviz.engines.imagemanipulation.syntheticimages
Fields in com.openinventor.imageviz.engines.imagemanipulation.syntheticimages with type parameters of type SoSFImageDataAdapter Modifier and Type Field Description SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoRandomSphereGeneration3d. outBinaryImage
Deprecated.The output 3D binary image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoRandomImageGeneration. outImage
Deprecated.The output image. -
Uses of SoSFImageDataAdapter in com.openinventor.imageviz.engines.imagesegmentation.binarization
Fields in com.openinventor.imageviz.engines.imagesegmentation.binarization declared as SoSFImageDataAdapter Modifier and Type Field Description SoSFImageDataAdapter
SoColorThresholdingProcessing. inColorImage
Deprecated.The input color image.SoSFImageDataAdapter
SoAdaptiveThresholdingProcessing. inGrayImage
Deprecated.The input grayscale image.SoSFImageDataAdapter
SoAutoThresholdingProcessing. inGrayImage
Deprecated.The input grayscale image.SoSFImageDataAdapter
SoThresholdingByCriterionProcessing. inGrayImage
Deprecated.Input grey level image.SoSFImageDataAdapter
SoTopHatProcessing. inGrayImage
Deprecated.Input grey level image.SoSFImageDataAdapter
SoHysteresisThresholdingProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoLocalAdaptiveThresholdProcessing. inImage
Deprecated.Input image.SoSFImageDataAdapter
SoThresholdingProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoAdaptiveThresholdingProcessing. inObjectImage
Deprecated.The input label image. -
Uses of SoSFImageDataAdapter in com.openinventor.imageviz.engines.imagesegmentation.classification
Fields in com.openinventor.imageviz.engines.imagesegmentation.classification declared as SoSFImageDataAdapter Modifier and Type Field Description SoSFImageDataAdapter
SoAutoIntensityClassificationProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoSupervisedTextureClassificationProcessing2d. inImage
Deprecated.The input grayscale image to segment.SoSFImageDataAdapter
SoSupervisedTextureClassificationProcessing3d. inImage
Deprecated.The input grayscale image to segment.SoSFImageDataAdapter
SoSupervisedTextureClassificationProcessing2d. inTrainingImage
Deprecated.The input label training image (16 or 32 bits).SoSFImageDataAdapter
SoSupervisedTextureClassificationProcessing3d. inTrainingImage
Deprecated.The input label training image (16 or 32 bits).Fields in com.openinventor.imageviz.engines.imagesegmentation.classification with type parameters of type SoSFImageDataAdapter Modifier and Type Field Description SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoAutoIntensityClassificationProcessing. outLabelImage
Deprecated.The output label image where a one label represents one class.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoSupervisedTextureClassificationProcessing2d. outLabelImage
Deprecated.The output label image representing the texture classification result.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoSupervisedTextureClassificationProcessing3d. outLabelImage
Deprecated.The output label image representing the texture classification result.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoSupervisedTextureClassificationProcessing2d. outMapImage
Deprecated.Output map image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoSupervisedTextureClassificationProcessing3d. outMapImage
Deprecated.Output map image. -
Uses of SoSFImageDataAdapter in com.openinventor.imageviz.engines.imagesegmentation.computationalgeometry
Fields in com.openinventor.imageviz.engines.imagesegmentation.computationalgeometry declared as SoSFImageDataAdapter Modifier and Type Field Description SoSFImageDataAdapter
SoCenterLineApproximation3d. inLabelImage
Deprecated.Input label image.SoSFImageDataAdapter
SoObjectToSegmentApproximation2d. inObjectImage
Deprecated.The input binary or label image.Fields in com.openinventor.imageviz.engines.imagesegmentation.computationalgeometry with type parameters of type SoSFImageDataAdapter Modifier and Type Field Description SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoCenterLineApproximation3d. outBinaryImage
Deprecated.Output centerline. -
Uses of SoSFImageDataAdapter in com.openinventor.imageviz.engines.imagesegmentation.featureselection
Fields in com.openinventor.imageviz.engines.imagesegmentation.featureselection declared as SoSFImageDataAdapter Modifier and Type Field Description SoSFImageDataAdapter
SoLabelInterfacesProcessing. inLabelImage
Deprecated.The input label image.SoSFImageDataAdapter
SoBorderKillProcessing. inObjectImage
Deprecated.The input binary or label image.SoSFImageDataAdapter
SoObjectBoundariesProcessing. inObjectImage
Deprecated.The input binary or label image.SoSFImageDataAdapter
SoRemoveSmallHolesProcessing. inObjectImage
Deprecated.The input object binary image.SoSFImageDataAdapter
SoRemoveSmallSpotsProcessing. inObjectImage
Deprecated.The input binary or label image.Fields in com.openinventor.imageviz.engines.imagesegmentation.featureselection with type parameters of type SoSFImageDataAdapter Modifier and Type Field Description SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoLabelInterfacesProcessing. outBinaryImage
Deprecated.The output binary image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoBorderKillProcessing. outObjectImage
Deprecated.The output binary or label image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoObjectBoundariesProcessing. outObjectImage
Deprecated.The output binary or label image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoRemoveSmallHolesProcessing. outObjectImage
Deprecated.The output object binary image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoRemoveSmallSpotsProcessing. outObjectImage
Deprecated.The output binary or label image. -
Uses of SoSFImageDataAdapter in com.openinventor.imageviz.engines.imagesegmentation.labeling
Fields in com.openinventor.imageviz.engines.imagesegmentation.labeling declared as SoSFImageDataAdapter Modifier and Type Field Description SoSFImageDataAdapter
SoAddObjectToLabelProcessing. inBinaryImage
Deprecated.The input binary image.SoSFImageDataAdapter
SoAssignLabelProcessing. inBinaryImage
Deprecated.The input binary image.SoSFImageDataAdapter
SoAutoSegmentation3PhasesProcessing. inGrayImage
Deprecated.The input grayscale image.SoSFImageDataAdapter
SoAddObjectToLabelProcessing. inLabelImage
Deprecated.The input label image.SoSFImageDataAdapter
SoReorderLabelsProcessing. inLabelImage
Deprecated.The input label image.SoSFImageDataAdapter
SoGroupCloseLabelslProcessing2d. inObjectImage
Deprecated.The input binary or label image.SoSFImageDataAdapter
SoLabelingProcessing. inObjectImage
Deprecated.The input binary or label image.SoSFImageDataAdapter
SoObjectToRegionProcessing2d. inObjectImage
Deprecated.The input object label image.SoSFImageDataAdapter
SoRegionToObjectProcessing2d. inRegionImage
Deprecated.The input region label image. -
Uses of SoSFImageDataAdapter in com.openinventor.imageviz.engines.imagesegmentation.regiongrowing
Fields in com.openinventor.imageviz.engines.imagesegmentation.regiongrowing declared as SoSFImageDataAdapter Modifier and Type Field Description SoSFImageDataAdapter
SoMarkerBasedWatershedProcessing. inGrayImage
Deprecated.The input grayscale image.SoSFImageDataAdapter
SoFloodFillThresholdProcessing. inImage
Deprecated.Enter input grey level image (or select one in the list) Default value is NULL.SoSFImageDataAdapter
SoMarkerBasedWatershedProcessing. inMarkerImage
Deprecated.The input marker (label) image.Fields in com.openinventor.imageviz.engines.imagesegmentation.regiongrowing with type parameters of type SoSFImageDataAdapter Modifier and Type Field Description SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoFloodFillThresholdProcessing. outBinaryImage
Deprecated.Enter output binary image (or select one in the list) Default value is NULL.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoMarkerBasedWatershedProcessing. outObjectImage
Deprecated.The output image. -
Uses of SoSFImageDataAdapter in com.openinventor.imageviz.engines.imagesegmentation.separatingandfilling
Fields in com.openinventor.imageviz.engines.imagesegmentation.separatingandfilling declared as SoSFImageDataAdapter Modifier and Type Field Description SoSFImageDataAdapter
SoConvexHullProcessing2d. inBinaryImage
Deprecated.The input binary image.SoSFImageDataAdapter
SoSeparateObjectsProcessing. inBinaryImage
Deprecated.The input binary image.SoSFImageDataAdapter
SoHExtremaWatershedProcessing. inGrayImage
Deprecated.The input grayscale image.SoSFImageDataAdapter
SoFillImageBorderProcessing3d. inImage
Deprecated.The input 3D binary image.SoSFImageDataAdapter
SoExpandLabelsProcessing. inLabelImage
Deprecated.The input label image.SoSFImageDataAdapter
SoFillHolesProcessing2d. inObjectImage
Deprecated.The input binary or label image.SoSFImageDataAdapter
SoFillHolesProcessing3d. inObjectImage
Deprecated.The input 3D binary image. -
Uses of SoSFImageDataAdapter in com.openinventor.imageviz.engines.mathematicalmorphology.distancemaps
Fields in com.openinventor.imageviz.engines.mathematicalmorphology.distancemaps declared as SoSFImageDataAdapter Modifier and Type Field Description SoSFImageDataAdapter
SoChamferDistanceMapProcessing2d. inBinaryImage
Deprecated.The input binary image.SoSFImageDataAdapter
SoChamferDistanceMapProcessing3d. inBinaryImage
Deprecated.The input 3D binary image.SoSFImageDataAdapter
SoChessboardDistanceMapProcessing. inBinaryImage
Deprecated.The input binary image.SoSFImageDataAdapter
SoClosestBoundaryPointsProcessing2d. inBinaryImage
Deprecated.The input binary image.SoSFImageDataAdapter
SoClosestBoundaryPointsProcessing3d. inBinaryImage
Deprecated.The input binary image.SoSFImageDataAdapter
SoEuclideanDistanceMapProcessing3d. inBinaryImage
Deprecated.The input binary image.SoSFImageDataAdapter
SoGeodesicDistanceMapProcessing. inBinaryImage
Deprecated.The input binary image.SoSFImageDataAdapter
SoGeodesicPropagationProcessing2d. inBinaryImage
Deprecated.The input binary image.SoSFImageDataAdapter
SoLocalThicknessMapProcessing3d. inBinaryImage
Deprecated.The input binary image.SoSFImageDataAdapter
SoTimeMapProcessing. inBinaryImage
Deprecated.The input binary image Default value is NULL.SoSFImageDataAdapter
SoTimeMapProcessing. inIntensityImage
Deprecated.The input image Default value is NULL.SoSFImageDataAdapter
SoGeodesicDistanceMapProcessing. inMaskImage
Deprecated.The binary image for the forbidden area (compute distance only outside).Fields in com.openinventor.imageviz.engines.mathematicalmorphology.distancemaps with type parameters of type SoSFImageDataAdapter Modifier and Type Field Description SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoClosestBoundaryPointsProcessing2d. outGrayImageX
Deprecated.The output X distance map image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoClosestBoundaryPointsProcessing3d. outGrayImageX
Deprecated.The output X distance map image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoClosestBoundaryPointsProcessing2d. outGrayImageY
Deprecated.The output Y distance map image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoClosestBoundaryPointsProcessing3d. outGrayImageY
Deprecated.The output Y distance map image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoClosestBoundaryPointsProcessing3d. outGrayImageZ
Deprecated.The output Z distance map image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoGeodesicPropagationProcessing2d. outImage
Deprecated.The output image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoTimeMapProcessing. outIntensityImage
Deprecated.The output image Default value is NULL.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoChamferDistanceMapProcessing2d. outMapImage
Deprecated.The output distance map image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoChamferDistanceMapProcessing3d. outMapImage
Deprecated.The output distance map image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoChessboardDistanceMapProcessing. outMapImage
Deprecated.The output distance map image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoClosestBoundaryPointsProcessing2d. outMapImage
Deprecated.The output background distance map image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoClosestBoundaryPointsProcessing3d. outMapImage
Deprecated.he output background distance map.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoEuclideanDistanceMapProcessing3d. outMapImage
Deprecated.Distance map of the input binary image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoGeodesicDistanceMapProcessing. outMapImage
Deprecated.The output distance map image.SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter>
SoLocalThicknessMapProcessing3d. outMapImage
Deprecated.The output distance map image. -
Uses of SoSFImageDataAdapter in com.openinventor.imageviz.engines.mathematicalmorphology.erosionanddilation
Fields in com.openinventor.imageviz.engines.mathematicalmorphology.erosionanddilation declared as SoSFImageDataAdapter Modifier and Type Field Description SoSFImageDataAdapter
SoDilationSquareColorProcessing2d. inColorImage
Deprecated.The input color image.SoSFImageDataAdapter
SoErosionSquareColorProcessing2d. inColorImage
Deprecated.The input color image.SoSFImageDataAdapter
SoDilationBallProcessing3d. inImage
Deprecated.The input grayscale image.SoSFImageDataAdapter
SoDilationCubeProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoDilationDiskProcessing2d. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoDilationDiskProcessing3d. inImage
Deprecated.The input grayscale image.SoSFImageDataAdapter
SoDilationLineProcessing2d. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoDilationLineProcessing3d. inImage
Deprecated.The input grayscale image.SoSFImageDataAdapter
SoErosionBallProcessing3d. inImage
Deprecated.The input grayscale image.SoSFImageDataAdapter
SoErosionCubeProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoErosionDiskProcessing2d. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoErosionDiskProcessing3d. inImage
Deprecated.The input grayscale image.SoSFImageDataAdapter
SoErosionLineProcessing2d. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoErosionLineProcessing3d. inImage
Deprecated.The input grayscale image. -
Uses of SoSFImageDataAdapter in com.openinventor.imageviz.engines.mathematicalmorphology.geodesictransformations
Fields in com.openinventor.imageviz.engines.mathematicalmorphology.geodesictransformations declared as SoSFImageDataAdapter Modifier and Type Field Description SoSFImageDataAdapter
SoUltimateErosionProcessing. inBinaryImage
Deprecated.The input binary image.SoSFImageDataAdapter
SoExtremaImpositionProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoHExtremaProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoRegionalExtremaProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoGrayscaleResconstructionProcessing. inMarkerImage
Deprecated.The input grayscale marker image containing seeds for reconstruction.SoSFImageDataAdapter
SoReconstructionFromMarkersProcessing. inMarkerImage
Deprecated.The binary marker image containing seeds for reconstruction.SoSFImageDataAdapter
SoGrayscaleResconstructionProcessing. inMaskImage
Deprecated.The input grayscale mask image constraining reconstruction.SoSFImageDataAdapter
SoReconstructionFromMarkersProcessing. inMaskImage
Deprecated.The binary mask image constraining reconstruction. -
Uses of SoSFImageDataAdapter in com.openinventor.imageviz.engines.mathematicalmorphology.hitormissandskeleton
Fields in com.openinventor.imageviz.engines.mathematicalmorphology.hitormissandskeleton declared as SoSFImageDataAdapter Modifier and Type Field Description SoSFImageDataAdapter
SoApplyMorphologicalLutProcessing2d. inBinaryImage
Deprecated.The input binary image.SoSFImageDataAdapter
SoApplyMorphologicalLutProcessing3d. inBinaryImage
Deprecated.The input binary image.SoSFImageDataAdapter
SoCentroidProcessing2d. inBinaryImage
Deprecated.The input binary image.SoSFImageDataAdapter
SoEndPointsProcessing2d. inBinaryImage
Deprecated.The input binary image.SoSFImageDataAdapter
SoEndPointsProcessing3d. inBinaryImage
Deprecated.The input binary image.SoSFImageDataAdapter
SoInteriorPointsProcessing2d. inBinaryImage
Deprecated.The input binary image.SoSFImageDataAdapter
SoIsolatedPointsProcessing2d. inBinaryImage
Deprecated.The input binary image.SoSFImageDataAdapter
SoIsolatedPointsProcessing3d. inBinaryImage
Deprecated.The input binary image.SoSFImageDataAdapter
SoPruningProcessing2d. inBinaryImage
Deprecated.The input image.SoSFImageDataAdapter
SoPruningProcessing3d. inBinaryImage
Deprecated.The input image.SoSFImageDataAdapter
SoSkeletonProcessing2d. inBinaryImage
Deprecated.The input binary image.SoSFImageDataAdapter
SoTriplePointsProcessing2d. inBinaryImage
Deprecated.The input binary image.SoSFImageDataAdapter
SoPruneProcessing2d. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoInfluenceZonesProcessing. inObjectImage
Deprecated.The input binary or label image. -
Uses of SoSFImageDataAdapter in com.openinventor.imageviz.engines.mathematicalmorphology.openingandclosing
Fields in com.openinventor.imageviz.engines.mathematicalmorphology.openingandclosing declared as SoSFImageDataAdapter Modifier and Type Field Description SoSFImageDataAdapter
SoClosingSquareColorProcessing2d. inColorImage
Deprecated.The input color image.SoSFImageDataAdapter
SoOpeningSquareColorProcessing2d. inColorImage
Deprecated.The input color image.SoSFImageDataAdapter
SoClosingBallByReconstructionProcessing3d. inImage
Deprecated.Input image.SoSFImageDataAdapter
SoClosingBallProcessing3d. inImage
Deprecated.The input grayscale image.SoSFImageDataAdapter
SoClosingByReconstructionProcessing. inImage
Deprecated.Input image.SoSFImageDataAdapter
SoClosingCubeProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoClosingDiskByReconstructionProcessing2d. inImage
Deprecated.Input image.SoSFImageDataAdapter
SoClosingDiskProcessing2d. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoClosingDiskProcessing3d. inImage
Deprecated.The input grayscale image.SoSFImageDataAdapter
SoClosingLineMinimumProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoClosingLineProcessing2d. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoClosingLineProcessing3d. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoOpeningBallByReconstructionProcessing3d. inImage
Deprecated.Input image Default value is NULL.SoSFImageDataAdapter
SoOpeningBallProcessing3d. inImage
Deprecated.The input grayscale image.SoSFImageDataAdapter
SoOpeningByReconstructionProcessing. inImage
Deprecated.Input image.SoSFImageDataAdapter
SoOpeningCubeProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoOpeningDiskByReconstructionProcessing2d. inImage
Deprecated.Input image.SoSFImageDataAdapter
SoOpeningDiskProcessing2d. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoOpeningDiskProcessing3d. inImage
Deprecated.The input grayscale image.SoSFImageDataAdapter
SoOpeningLineMaximumProcessing. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoOpeningLineProcessing2d. inImage
Deprecated.The input image.SoSFImageDataAdapter
SoOpeningLineProcessing3d. inImage
Deprecated.The input grayscale image. -
Uses of SoSFImageDataAdapter in com.openinventor.imageviz.nodes.images
Fields in com.openinventor.imageviz.nodes.images declared as SoSFImageDataAdapter Modifier and Type Field Description SoSFImageDataAdapter
SoProxyDataAdapter. image
Deprecated.Defines the original image.SoSFImageDataAdapter
SoVRImageDataReader. imageData
Deprecated.Input image data.
-