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

Added a flexible stabilizer for the HandTrackingModule -> findHands(). #38

Closed
wants to merge 8 commits into from

Conversation

AhmedAhmedEG
Copy link

The hands always get some error/micro moves per frame even if the hand is stand still, so I added a method to eliminate it by using numpy's allclose() function and catching, a new parameter is added named "stabilizerVal" which indicates how many pixels should any of the hand points move to count as a hand movement.

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

1 participant