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

Hand Gesture and Body Pose Detection #9

Open
SidharthMudgil opened this issue Aug 4, 2023 · 0 comments
Open

Hand Gesture and Body Pose Detection #9

SidharthMudgil opened this issue Aug 4, 2023 · 0 comments
Labels
feature Major feature or request help wanted Extra attention is needed high impact High level impact on user

Comments

@SidharthMudgil
Copy link
Owner

As of the current version, our application successfully detects facial landmarks, body landmarks, and various objects. However, we have yet to implement hand gesture detection and body pose recognition using the detected landmarks. This functionality is crucial for enabling users to set custom commands based on different gestures and object manipulations, which will greatly enhance the user experience and interaction possibilities.

Key Objectives:

  • Hand Gesture Detection: Utilize the facial landmarks to recognize various hand gestures, such as palm open, palm lclosed, and pinches. These gestures can then be mapped to predefined actions or user-customized commands.
  • Body Pose Recognition: Use the body landmarks to determine different body poses, such as standing, sitting, or raising arms. These poses can serve as triggers for specific commands or actions within the application.
  • Object Mapping: Users can assign specific commands or interactions based on the detection of different objects.
@SidharthMudgil SidharthMudgil added help wanted Extra attention is needed high impact High level impact on user feature Major feature or request labels Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Major feature or request help wanted Extra attention is needed high impact High level impact on user
Projects
None yet
Development

No branches or pull requests

1 participant