95             const std::string& s) 
override;
   308         const unsigned int init_ID = 0, 
const unsigned int nDesiredFeatures = 0,
   436         unsigned int init_ID = 0, 
unsigned int nDesiredFeatures = 0,
   451         unsigned int init_ID = 0, 
unsigned int nDesiredFeatures = 0,
   465         const unsigned int init_ID = 0, 
const unsigned int nDesiredFeatures = 0,
   479         unsigned int init_ID = 0, 
unsigned int nDesiredFeatures = 0,
   493         unsigned int init_ID = 0, 
unsigned int nDesiredFeatures = 0);
   507         unsigned int init_ID, 
unsigned int nDesiredFeatures,
   521         unsigned int init_ID, 
unsigned int nDesiredFeatures,
 
This is a virtual base class for sets of options than can be loaded from and/or saved to configuratio...
 
A structure for defining a ROI within an image. 
 
This class allows loading and storing values and vectors of different types from a configuration text...
 
TKeyPointMethod
Types of key point detectors. 
 
TDescriptorType
The bitwise OR combination of values of TDescriptorType are used in CFeatureExtraction::computeDescri...
 
Classes for computer vision, detectors, features, etc. 
 
A list of visual features, to be used as output by detectors, as input/output by trackers, etc. 
 
A versatile "profiler" that logs the time spent within each pair of calls to enter(X)-leave(X), among other stats. 
 
mrpt::vision::TStereoCalibResults out
 
Kanade-Lucas-Tomasi feature [SHI'94]. 
 
A class for storing images as grayscale or RGB bitmaps.