The SegmentOperator type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ChangedEventSuspended | Indicates if raising the ChangedEvent has been suspended. | |
| Classes | Gets the class item collection which should be assigned to the segmenter results. | |
| Database | Gets the database which contains the training data. | |
| Handle | (Overrides ChangedEventShareableBase Handle.) | |
| ModelHealth | The health of the train model. A value between 0 and 1. It will be set once Train() is called. | |
| Trained | Gets the trained state of the operator. |
See Also