Class SoGeodesicDistanceMapProcessing

    • Field Detail

      • inBinaryImage

        public final SoSFImageDataAdapter inBinaryImage
        The input binary image. Default value is NULL. Supported types include: binary color image.
      • inMaskImage

        public final SoSFImageDataAdapter inMaskImage
        The binary image for the forbidden area (compute distance only outside). Default value is NULL. Supported types include: binary color image.
    • Constructor Detail

      • SoGeodesicDistanceMapProcessing

        public SoGeodesicDistanceMapProcessing()
        Constructor.