Skip to content

Commit

Permalink
Merge branch 'main' of github.com:nacmartin/manitas
Browse files Browse the repository at this point in the history
  • Loading branch information
nacmartin committed Mar 27, 2023
2 parents 9dd25be + 9802387 commit 649565f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ export interface AirfingerEventParams {
}
```

*Note: MediaPipe actually gives us more data. It gives us the position of 18 nodes of the hand (the joints). We are filtering data to extract the meaning we want. The data we extract may and will very likely change in next versions as we experiment with this.*

### Gestures

Expand Down

0 comments on commit 649565f

Please sign in to comment.