The CogSmartLineResults type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Count |
The number of elements contained in the Collection.
(Inherited from CogReadOnlyCollection T .) | |
| Item |
Gets the element at the specified index.
(Inherited from CogReadOnlyCollection T .) | |
| LabeledResults |
Returns a collection of SmartLineResults which have a non-empty class name.
These are the results that match the class(es) that are defined in the SmartLineTool.
| |
| ProcessedInputImage |
Gets the processed input image provided to the SmartLineSegmentOperator for segmentation.
|
See Also