Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bursty level detector #32

Open
guruofquality opened this issue Jun 29, 2015 · 0 comments
Open

bursty level detector #32

guruofquality opened this issue Jun 29, 2015 · 0 comments

Comments

@guruofquality
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant