MayaFlux
0.3.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
98
of file
FeatureExtractor.hpp
.
99
{
100
return
Reflect::get_enum_names_lowercase<ExtractionMethod>();
101
}
MayaFlux
Yantra
FeatureExtractor
Generated by
1.9.8