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

The gesture for making annotations/drawings is too sensitive. #1

Open
HarshRaj2717 opened this issue May 28, 2023 · 0 comments
Open
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@HarshRaj2717
Copy link
Owner

As I have noticed - the annotation gesture is too much sensitive. This increased sensitivity is caused as it is recorded only from half part of the webcam's video stream and then transformed/spread according to the slide size, this is done to allow the user to make all the annotations without moving their hand all over the screen from left to right and also improves hand detection as hand detection is not very good when the hand goes to the very top or the very bottom of the webcam's video stream.

I have tried to fix this but am unable to figure out a way to decrease sensitivity without making the user to move their hand all over the screen(and decrease the hand detection accuracy) as of now, hence creating an issue so that I get some help if anyone sees this.

@HarshRaj2717 HarshRaj2717 added bug Something isn't working help wanted Extra attention is needed labels May 28, 2023
@HarshRaj2717 HarshRaj2717 changed the title The gesture making annotations is too sensitive. The gesture making annotation is too sensitive. May 28, 2023
@HarshRaj2717 HarshRaj2717 changed the title The gesture making annotation is too sensitive. The gesture for making annotations is too sensitive. May 28, 2023
@HarshRaj2717 HarshRaj2717 changed the title The gesture for making annotations is too sensitive. The gesture for making annotations/drawings is too sensitive. May 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant