SLProject
4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
|
This is the complete list of members for FeatureExtractorFactory, including all inherited members.
_extractorIdToNames | FeatureExtractorFactory | private |
briefExtractor(int nf, int nLevels) | FeatureExtractorFactory | private |
FeatureExtractorFactory() | FeatureExtractorFactory | |
getExtractorIdToNames() const | FeatureExtractorFactory | inline |
glslExtractor(const cv::Size &videoFrameSize, int nbKeypointsBigSigma, int nbKeypointsSmallSigma, float highThrs, float lowThrs, float bigSigma, float smallSigma) | FeatureExtractorFactory | private |
make(ExtractorType id, const cv::Size &videoFrameSize, int nLevels) | FeatureExtractorFactory | |
make(std::string extractorType, const cv::Size &videoFrameSize, int nLevels) | FeatureExtractorFactory | |
orbExtractor(int nf, int nLevels) | FeatureExtractorFactory | private |