Class SoHessianMatrixProcessing3d

    • Field Detail

      • inImage

        public final SoSFImageDataAdapter inImage
        Input image. Default value is NULL. Supported types include: grayscale image.
      • standardDeviation

        public final SoSFVec3f standardDeviation
        Sigma for each direction (X, Y and Z). Each value must be greater than or equal to 0.1. Default value is SbVec3f(1.0f,1.0f,1.0f).
    • Constructor Detail

      • SoHessianMatrixProcessing3d

        public SoHessianMatrixProcessing3d()
        Constructor.