Click or drag to resize

RecipeCommands Class

Provides a set of recipe related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.Measure.SmartSegmentationRecipeCommands

Namespace:  MediaCy.Automation.Measure.SmartSegmentation
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public NotInheritable Class RecipeCommands

The RecipeCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberApply
Sets recipe to image from macro.
Public propertyStatic memberApplyGlobal
Applies global segmentation recipe to image.
Public propertyStatic memberFilter
Filter out insignificant channels.
Public propertyStatic memberOpen
Loads recipe from a file.
Public propertyStatic memberReset
Resets recipe.
Public propertyStatic memberSave
Saves recipe to a file.
Public propertyStatic memberSetGlobal
Sets current recipe as global.
Top
See Also