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

Improvements & Simplification of Blink Example #138

Merged
merged 3 commits into from Mar 19, 2017

Conversation

golanlevin
Copy link
Contributor

@golanlevin golanlevin commented Mar 18, 2017

In the course of hunting down and eliminating some null-pointer crashes, I also simplified and improved the blink detector. Now it uses a frame-differencer. The results are more reliable and the code is more intelligible for beginners. I also added a GUI slider for the sensitivity threshold, and I threw in a Processing project for receiving the OSC.

screen shot 2017-03-18 at 4 59 28 pm

Using a frame-differencer produces better & more intelligible results.
@kylemcdonald
Copy link
Owner

Thanks a bunch Golan! Without a big collection of labeled blink videos to test on I guess I can't be sure whether this is actually better, but I'll take it :)

@kylemcdonald kylemcdonald merged commit 0aa42ad into kylemcdonald:master Mar 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants