The bursty level detector (may need better name) searches an input stream for continuous regions energy > threshold. These regions are forwarded to the output with start and end labels to indicate the burst boundaries. We may employ a window to avoid false end of bursts and or to pad out the boundaries of the burst.
This block can be used with the stream fragmenter: #31
The bursty level detector (may need better name) searches an input stream for continuous regions energy > threshold. These regions are forwarded to the output with start and end labels to indicate the burst boundaries. We may employ a window to avoid false end of bursts and or to pad out the boundaries of the burst.
This block can be used with the stream fragmenter: #31