Click or drag to resize

CreateCommands Class

Provides a set of create related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.Measure.MeasurementsCreateCommands

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

The CreateCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberMask
Creates a mask image of visible features.
Public propertyStatic memberMaskAllFrames
Creates mask of objects on all frames.
Public propertyStatic memberSortedObjectsImage
Creates an image of objects sorted according to the given measurement.
Public propertyStatic memberVoronoiMap
Creates a Voronoi map of the objects.
Top
See Also