MayaFlux
0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
get_available_methods()
template<ComputeData InputType = std::vector<Kakshya::DataVariant>, ComputeData OutputType = std::vector<std::vector<double>>>
std::vector< std::string >
MayaFlux::Yantra::FeatureExtractor
< InputType, OutputType >::get_available_methods
(
)
const
inline
override
Get available extraction methods.
Returns
Vector of supported method names
Definition at line
97
of file
FeatureExtractor.hpp
.
98
{
99
return
Utils::get_enum_names_lowercase<ExtractionMethod>();
100
}
MayaFlux
Yantra
FeatureExtractor
Generated by
1.9.8