Classes
| Class | Description | |
|---|---|---|
| CogClassifyTool |
This is the class for the CogClassifyTool. The CogClassifyTool
provides functionality for interacting with a Vision Edge Learning
ClassifyTool from within a VisionPro environment.
| |
| CogSegmentResult |
Segmentation can produce a result for each trained "class". That
result includes a heatmap image plus the class name and
class identifier.
| |
| CogSegmentResults |
A read only collection of segmentation results.
| |
| CogSegmentTool |
This class provides segmentation analysis from within a VisionPro
QuickBuild or CogToolBlock environment.
|