|
MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API std::vector< size_t > MayaFlux::zero_crossings | ( | const std::vector< double > & | data, |
| double | threshold = 0.0 |
||
| ) |
Detect zero crossings in single-channel signal.
| data | Input signal data |
| threshold | Minimum amplitude difference for crossing detection (default: 0.0) |
Definition at line 268 of file Yantra.cpp.
References MayaFlux::Yantra::ZERO_CROSSING.