Click or drag to resize

ClassificationCommands Class

Provides a set of classification related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.Measure.MeasurementsClassificationCommands

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

The ClassificationCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberApply
Executes learning classification.
Public propertyStatic memberLoad
Opens learning classification file.
Public propertyStatic memberLoadGlobal
Loads global classification recipe to image.
Public propertyStatic memberSave
Saves learning classification file.
Public propertyStatic memberSetGlobal
Sets current image classification as Global.
Top
See Also