InteractiveForegroundSegmenter Constructor
| Name | Description | |
|---|---|---|
|
InteractiveForegroundSegmenter() |
Creates and initializes a new empty InteractiveForegroundSegmenter. |
|
InteractiveForegroundSegmenter(IImageProvider) |
Creates and initializes a new InteractiveForegroundSegmenter with the specified source. |
|
InteractiveForegroundSegmenter(IImageProvider, Color, Color) |
Creates and initializes a new InteractiveForegroundSegmenter with the specified source, foreground color, and background color. |
|
InteractiveForegroundSegmenter(IImageProvider, Color, Color, IImageProvider) |
Creates and initializes a new InteractiveForegroundSegmenter with the specified source, annotations source, foreground color, and background color. |
Show: