MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
MayaFlux::Yantra::FeatureExtractor< InputType, OutputType > Member List

This is the complete list of members for MayaFlux::Yantra::FeatureExtractor< InputType, OutputType >, including all inherited members.

base_type typedefMayaFlux::Yantra::FeatureExtractor< InputType, OutputType >
extract_implementation(const input_type &input) overrideMayaFlux::Yantra::FeatureExtractor< InputType, OutputType >inlineprotected
FeatureExtractor(uint32_t window_size=512, uint32_t hop_size=256, ExtractionMethod method=ExtractionMethod::HIGH_ENERGY_DATA)MayaFlux::Yantra::FeatureExtractor< InputType, OutputType >inlineexplicit
get_available_methods() const overrideMayaFlux::Yantra::FeatureExtractor< InputType, OutputType >inline
get_extraction_method() constMayaFlux::Yantra::FeatureExtractor< InputType, OutputType >inline
get_extraction_parameter(const std::string &name) const overrideMayaFlux::Yantra::FeatureExtractor< InputType, OutputType >inlineprotected
get_extraction_type() const overrideMayaFlux::Yantra::FeatureExtractor< InputType, OutputType >inline
get_extractor_name() const overrideMayaFlux::Yantra::FeatureExtractor< InputType, OutputType >inline
get_hop_size() constMayaFlux::Yantra::FeatureExtractor< InputType, OutputType >inline
get_window_size() constMayaFlux::Yantra::FeatureExtractor< InputType, OutputType >inline
input_type typedefMayaFlux::Yantra::FeatureExtractor< InputType, OutputType >
m_hop_sizeMayaFlux::Yantra::FeatureExtractor< InputType, OutputType >private
m_methodMayaFlux::Yantra::FeatureExtractor< InputType, OutputType >private
m_window_sizeMayaFlux::Yantra::FeatureExtractor< InputType, OutputType >private
method_to_string(ExtractionMethod method)MayaFlux::Yantra::FeatureExtractor< InputType, OutputType >inlinestatic
output_type typedefMayaFlux::Yantra::FeatureExtractor< InputType, OutputType >
set_extraction_method(ExtractionMethod method)MayaFlux::Yantra::FeatureExtractor< InputType, OutputType >inline
set_extraction_method(const std::string &method_name)MayaFlux::Yantra::FeatureExtractor< InputType, OutputType >inline
set_extraction_parameter(const std::string &name, std::any value) overrideMayaFlux::Yantra::FeatureExtractor< InputType, OutputType >inlineprotected
set_hop_size(uint32_t size)MayaFlux::Yantra::FeatureExtractor< InputType, OutputType >inline
set_window_size(uint32_t size)MayaFlux::Yantra::FeatureExtractor< InputType, OutputType >inline
string_to_method(const std::string &str)MayaFlux::Yantra::FeatureExtractor< InputType, OutputType >inlinestatic
validate_extraction_input(const input_type &input) const overrideMayaFlux::Yantra::FeatureExtractor< InputType, OutputType >inline
validate_parameters() constMayaFlux::Yantra::FeatureExtractor< InputType, OutputType >inlineprivate