Start » Filter Reference » OpenCV » Feature 2D Framework » cvBOWTrainerFeature2D
Module: | OpenCV |
---|
Kmeans-based class to train visual vocabulary using the bag of visual words approach.
Name | Type | Range | Description | |
---|---|---|---|---|
inDescriptors | Matrix | Matrix contained features values and class id. | ||
inClusterCount | Integer | 1 - | ||
outDescriptors | Matrix | Trained matrix contained features values and class id. |
Complexity Level
This filter is available on Basic Complexity Level.