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

Stack overflows #4

Open
daverathbone opened this issue Oct 14, 2018 · 2 comments
Open

Stack overflows #4

daverathbone opened this issue Oct 14, 2018 · 2 comments

Comments

@daverathbone
Copy link

no control of stack, calls processGesture in infinite loop.
This code needs lots of work.
Event emitor not correct.
Timing realy on the edge. I had to do a lot of work to re-write this.

@elijahparker
Copy link

I also updated this a bit and added a automatic calibration routine in my fork here: https://github.com/elijahparker/apds-gesture

Be sure to publish your changes as well to be of benefit to the original author, helping them make the corrections. While the original work may be imperfect, it's still a great start and I am quite thankful for it.

@daverathbone
Copy link
Author

I also updated this a bit and added a automatic calibration routine in my fork here: https://github.com/elijahparker/apds-gesture

Be sure to publish your changes as well to be of benefit to the original author, helping them make the corrections. While the original work may be imperfect, it's still a great start and I am quite thankful for it.

Many thanks. I converted the code to run on the Raspberry Pi , but the sensor is not good enough to make a relaible all light condition appliction. I am now doing this via USB based camera and Open CV. may publish this later. Many thanks to the original author.

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

No branches or pull requests

2 participants