SegmentOperator PropertiesCognex VisionPro 9.23

The SegmentOperator type exposes the following members.

Properties

  NameDescription
Public propertyChangedEventSuspended

Indicates if raising the ChangedEvent has been suspended.

(Overrides ChangedEventShareableBase ChangedEventSuspended.)
Public propertyClasses

Gets the class item collection which should be assigned to the segmenter results.

Public propertyDatabase

Gets the database which contains the training data.

Public propertyHandle (Overrides ChangedEventShareableBase Handle.)
Public propertyModelHealth

The health of the train model. A value between 0 and 1. It will be set once Train() is called.

Public propertyTrained

Gets the trained state of the operator.

Top
See Also