MayaFlux
0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
extract_with_scope()
[2/2]
template<ComputeData InputType = std::vector<Kakshya::DataVariant>, ComputeData OutputType = InputType>
OutputType
MayaFlux::Yantra::UniversalExtractor
< InputType, OutputType >::extract_with_scope
(
const InputType &
data
,
ExtractionScope
scope
)
inline
Definition at line
172
of file
UniversalExtractor.hpp
.
173
{
174
return
this->
extract_with_scope
(
input_type
{ data }, scope);
175
}
MayaFlux::Yantra::UniversalExtractor::input_type
Datum< InputType > input_type
Definition
UniversalExtractor.hpp:86
MayaFlux::Yantra::UniversalExtractor::extract_with_scope
OutputType extract_with_scope(const input_type &data, ExtractionScope scope)
Extract with specific scope.
Definition
UniversalExtractor.hpp:163
MayaFlux
Yantra
UniversalExtractor
Generated by
1.9.8