|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
inline |
Extract a named scalar from a StatisticalAnalysis result.
Maps qualifier strings to scalar fields of the first channel in analysis. All scalar-valued fields of ChannelStatistics are addressable.
Supported qualifiers:
An empty qualifier resolves to "mean_stat". Unknown qualifiers fall back to mean_stat.
| analysis | Result produced by StatisticalAnalyzer. |
| qualifier | Name of the scalar to extract. |
Definition at line 721 of file StatisticalAnalyzer.hpp.
References MayaFlux::Yantra::StatisticalAnalysis::channel_statistics, and q.
Referenced by MayaFlux::Yantra::Granular::AttributeOp::compute_grain_attribute().
Here is the caller graph for this function: