Click or drag to resize

LearningSegmentationSegmRecipeData Property

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

Parameters

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

Property Value

Type: SegmRecipe
See Also