|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API std::vector< std::vector< size_t > > MayaFlux::zero_crossings_per_channel | ( | const std::vector< Kakshya::DataVariant > & | channels, |
| double | threshold = 0.0 |
||
| ) |
Detect zero crossings per channel for multi-channel signal.
| channels | Vector of channel data |
| threshold | Minimum amplitude difference for crossing detection (default: 0.0) |
Definition at line 319 of file Yantra.cpp.
References MayaFlux::Yantra::ZERO_CROSSING.