InteractiveForegroundSegmenter Class

Segments the source image into foreground and background guided by user provided annotations. The output is a black and white mask where white areas represent the foreground and black areas represent the background.

Dn859619.InteractiveForegroundSegmenter(en-us,WIN.10).jpg

Namespace: Lumia.Imaging.Compositing
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255

Lumia.Imaging.Compositing.InteractiveForegroundSegmenter = function();

Type.createClass(
	'Lumia.Imaging.Compositing.InteractiveForegroundSegmenter',
	null,
	Windows.Foundation.IClosable,
	Lumia.Imaging.IImageConsumer,
	Lumia.Imaging.IImageConsumer2,
	Lumia.Imaging.IImageProvider,
	Lumia.Imaging.IImageProvider2,
	Lumia.Imaging.IPropertyDescriptions);

System.Object
  Lumia.Imaging.Compositing.InteractiveForegroundSegmenter

Lumia Imaging SDK

Supported in: 3.0, 2.0
Show: