ITcVnColorModel
Interface to train and classify an image color.
          
 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.  | |
| 
                   ITcVnColorModel  | 
                   Train the color of the provided image.  | |
| 
                   ITcVnColorModel  | 
                   Compute the similarity of each image pixel to the trained reference color.  | 
Weiterführende Informationen
Das Interface ITcVnColorModel dient zur Beschreibung eines Farbbereichs. Das Modell kann mit der Funktion F_VN_TrainImageColor erstellt oder angepasst werden und mit der Funktion F_VN_ReferenceColorSimilarity_ITcVnColorModel mit den Farben eines Bildes verglichen werden.
System Requirements
Development environment  | Target platform  | PLC libraries to include  | 
|---|---|---|
TwinCAT V3.1.4024.59 or later  | PC or CX (x64) with min. PL50, e.g. Intel 4-core Atom CPU  | Tc3_Vision  |