|
MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
|
| std::vector< size_t > MayaFlux::Kinesis::Discrete::zero_crossing_positions | ( | std::span< const double > | data, |
| double | threshold = 0.0 |
||
| ) |
Sample indices of zero crossings in the full span.
| data | Input span |
| threshold | Crossing threshold (default: 0.0) |
Definition at line 634 of file Analysis.cpp.
References zero_crossing_positions().
Referenced by MayaFlux::Yantra::extract_zero_crossings(), and zero_crossing_positions().
Here is the call graph for this function:
Here is the caller graph for this function: