Class SoAdaptiveThresholdingProcessing

    • Field Detail

      • inObjectImage

        public final SoSFImageDataAdapter inObjectImage
        The input label image. Default value is NULL. Supported types include: binary label color image.
      • inGrayImage

        public final SoSFImageDataAdapter inGrayImage
        The input grayscale image. Default value is NULL. Supported types include: grayscale image.
      • measureLow

        public final SoSFDataMeasure measureLow
        The measure defining the lower threshold. Default value is NULL.
      • measureAttributes

        public final SoSFDataMeasureAttributes measureAttributes
        The measure attributes to customize measurement.
      • measureHigh

        public final SoSFDataMeasure measureHigh
        The measure defining the higher threshold. Default value is NULL.
    • Constructor Detail

      • SoAdaptiveThresholdingProcessing

        public SoAdaptiveThresholdingProcessing()
        Constructor.