#include "TIGS/FeatureExtractor.H"
Go to the source code of this file.
Functions | |
nub::ref< FeatureExtractor > | makeFeatureExtractor (OptionManager &mgr, const std::string &type) |
Build a FeatureExtractor from a type name. |
Build a FeatureExtractor from a type name
Definition in file FeatureExtractorFactory.H.
nub::ref<FeatureExtractor> makeFeatureExtractor | ( | OptionManager & | mgr, | |
const std::string & | type | |||
) |
Build a FeatureExtractor from a type name.
Definition at line 48 of file FeatureExtractorFactory.C.