MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
MayaFlux::MultiChannelFeatures Struct Reference

Multi-channel feature analysis result. More...

#include <Yantra.hpp>

+ Collaboration diagram for MayaFlux::MultiChannelFeatures:

Public Attributes

std::vector< double > per_channel_rms
 RMS energy per channel.
 
std::vector< double > per_channel_peak
 Peak amplitude per channel.
 
std::vector< double > per_channel_mean
 Mean value per channel.
 
double overall_peak
 Peak amplitude across all channels.
 
double channel_balance
 Balance measure (0.5 = perfectly balanced)
 
std::vector< double > correlation_matrix
 Channel correlation matrix (flat)
 
size_t num_channels
 Number of input channels.
 

Detailed Description

Multi-channel feature analysis result.

Definition at line 275 of file Yantra.hpp.


The documentation for this struct was generated from the following file: