Category Object (ICategory Interface)
This object is a set of classification objects belonging to the same category. Several Category objects can represent the complete set of data for training the classifier.
Properties
| Name | Type | Description |
|---|---|---|
| Label | BSTR | The category label. |
| Objects | ClassificationObjects, read-only | The classification objects belonging to the category. |
Related objects

Output parameter
This object is the output parameter of the AddNew, Find, Item methods of the Categories object.
Samples
This object is used in the Classification demo tool.
See also
17.09.2024 15:14:41