ITcVnMlModel
Interface for a machine learning model.
Methods
|
Name |
Origin |
Description |
|---|---|---|
|
ITcUnknown |
Increments the reference counter. | |
|
ITcUnknown |
Get a reference to an implemented interface. | |
|
ITcUnknown |
Decrements the reference counter. | |
|
ITcVnMlModel |
Gets the GUID of the model. | |
|
ITcVnMlModel |
Gets the model type name as a string. |
Further information
The interface ITcVnMlModel is for handling Machine Learning models. At present this only includes the use of the interface ITcVnColorModel.
System Requirements
Further Information