InteractiveForegroundSegmenter Constructor

  Name Description
Public method InteractiveForegroundSegmenter()

Creates and initializes a new empty InteractiveForegroundSegmenter.

Public method InteractiveForegroundSegmenter(IImageProvider)

Creates and initializes a new InteractiveForegroundSegmenter with the specified source.

Public method InteractiveForegroundSegmenter(IImageProvider, Color, Color)

Creates and initializes a new InteractiveForegroundSegmenter with the specified source, foreground color, and background color.

Public method InteractiveForegroundSegmenter(IImageProvider, Color, Color, IImageProvider)

Creates and initializes a new InteractiveForegroundSegmenter with the specified source, annotations source, foreground color, and background color.

Show: