Click or drag to resize

LearningSegmentationImSegmRecipe Method

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

Parameters

im
Type: MediaCy.IQL.EngineMcImage
Frame
Type: SystemInt32
bCreate
Type: SystemBoolean

Return Value

Type: SegmRecipe
See Also