Click or drag to resize

IMcAdvSegmentationCreateSegmMask Method

Namespace:  MediaCy.IQL.Texture
Assembly:  MediaCy.IQL.Texture (in MediaCy.IQL.Texture.dll) Version: 10.0.6912.0
Syntax
VB
Sub CreateSegmMask ( 
	rgnRoi As Object,
	InputChannels As Object,
	ClassificationVector As Object,
	Weights As Object,
	ClassIDs As Object,
	Method As Integer,
	ActiveChannel As Integer,
	<OutAttribute> ByRef OutMask As Object
)

Parameters

rgnRoi
Type: SystemObject
InputChannels
Type: SystemObject
ClassificationVector
Type: SystemObject
Weights
Type: SystemObject
ClassIDs
Type: SystemObject
Method
Type: SystemInt32
ActiveChannel
Type: SystemInt32
OutMask
Type: SystemObject
See Also