|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API GranularDatum MayaFlux::Yantra::Granular::process | ( | const std::shared_ptr< Kakshya::SignalSourceContainer > & | container, |
| AnalysisType | analysis_type, | ||
| const GranularConfig & | config = {}, |
||
| const std::string & | qualifier = {} |
||
| ) |
Run segment -> attribute -> sort and return the attributed RegionGroup.
| container | Source signal data. |
| analysis_type | Attribution category. |
| config | Pipeline scalar parameters. |
| qualifier | Scalar to extract. Empty uses type default. |
Definition at line 822 of file GranularWorkflow.cpp.
References MayaFlux::Yantra::apply_context_parameters(), MayaFlux::Yantra::Granular::GranularConfig::attribution_context, make_granular_context(), make_granular_input(), and make_granular_matrix().
Here is the call graph for this function: