Click or drag to resize

ClassMeasureExtractRawData Method

Namespace:  MediaCy.Addins.LearningSegmentation
Assembly:  MediaCy.Addins.LearningSegmentation (in MediaCy.Addins.LearningSegmentation.dll) Version: 3.1.0.0
Syntax
VB
Public Function ExtractRawData ( 
	im As McImage,
	Frame As Integer,
	pm As McBusyState
) As Boolean

Parameters

im
Type: MediaCy.IQL.EngineMcImage
Frame
Type: SystemInt32
pm
Type: MediaCy.IQL.ApplicationMcBusyState

Return Value

Type: Boolean
See Also