Object Categorization#
Detailed Description#
This section describes approaches based on local 2D features and used to categorize objects.
Classes#
Name |
Description |
|---|---|
Class to compute an image descriptor using the bag of visual words. View details |
|
kmeans -based class to train visual vocabulary using the bag of visual words approach. : View details |
|
Abstract base class for training the bag of visual words vocabulary from a set of descriptors. View details |