SetRecipeCommand Class |
|
Namespace: MediaCy.Addins.LearningSegmentation
Public Class SetRecipeCommand Inherits SmartSegmentationCommand
The SetRecipeCommand type exposes the following members.
| Name | Description | |
|---|---|---|
| SetRecipeCommand | Initializes a new instance of the SetRecipeCommand class | |
| SetRecipeCommand(McCommand) | Initializes a new instance of the SetRecipeCommand class |
| Name | Description | |
|---|---|---|
| ObjectClasses |
List of classes per reference objects. The array contains class indices.
| |
| Options |
Smart segmentation options
| |
| RecipeChannels |
List of recipe channels.
| |
| SourceImage |
Hidden property to set recipe.
| |
| UserChannels |
List of user-defined recipe channels
|
| Name | Description | |
|---|---|---|
| FromRecipe |
Creates recipe command from recipe.
| |
| SaveParameterAsCode | (Overrides McCommand.SaveParameterAsCode(TextWriter, String, PropertyDescriptor, RecordingFlags).) | |
| SetFromRecipe |