Class SoRemoveSmallHolesProcessing

    • Field Detail

      • inObjectImage

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

        public final SoSFFloat holeSize
        The maximum size of holes to delete (in pixel). Default value is 10.0f.
    • Constructor Detail

      • SoRemoveSmallHolesProcessing

        public SoRemoveSmallHolesProcessing()
        Constructor.