Click or drag to resize

OptionsClassUseAllChannels Property

Use all available channels for segmentation. When the option is false, only channels with highest weight (significance) are used. The number of top channels is defined by the NumberOfTopChannels property.

Namespace:  MediaCy.Addins.LearningSegmentation
Assembly:  MediaCy.Addins.LearningSegmentation (in MediaCy.Addins.LearningSegmentation.dll) Version: 3.1.0.0
Syntax
VB
Public Property UseAllChannels As Boolean
	Get
	Set

Property Value

Type: Boolean

Return Value

Type: Boolean
Remarks