MayaFlux
0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
get_extraction_type()
template<ComputeData InputType = std::vector<Kakshya::DataVariant>, ComputeData OutputType = std::vector<std::vector<double>>>
ExtractionType
MayaFlux::Yantra::FeatureExtractor
< InputType, OutputType >::get_extraction_type
(
)
const
inline
override
Get extraction type category.
Returns
ExtractionType::FEATURE_GUIDED
Definition at line
88
of file
FeatureExtractor.hpp
.
89
{
90
return
ExtractionType::FEATURE_GUIDED
;
91
}
MayaFlux::Yantra::ExtractionType::FEATURE_GUIDED
@ FEATURE_GUIDED
Extract based on feature analysis.
MayaFlux
Yantra
FeatureExtractor
Generated by
1.9.8