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

Add Hand Gesture Detection Example #295

Merged
merged 6 commits into from
Feb 5, 2025
Merged

Add Hand Gesture Detection Example #295

merged 6 commits into from
Feb 5, 2025

Conversation

kev0077
Copy link
Contributor

@kev0077 kev0077 commented Feb 3, 2025

  • Feature: NN Hand Gesture Detection

@M-ichae-l M-ichae-l self-requested a review February 3, 2025 09:37
Copy link
Collaborator

@M-ichae-l M-ichae-l left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would like to suggest to use this sequence for inputs
void update(int ch, int idx = 0, int ready_to_update);
to sync with
void update(int ch, int idx = 0);

@M-ichae-l M-ichae-l self-requested a review February 4, 2025 08:19
@kev0077
Copy link
Contributor Author

kev0077 commented Feb 4, 2025

I would like to suggest to use this sequence for inputs void update(int ch, int idx = 0, int ready_to_update); to sync with void update(int ch, int idx = 0);

good catch! will proceed to change~
thank you

@M-ichae-l M-ichae-l merged commit f0936a2 into Ameba-AIoT:dev Feb 5, 2025
6 checks passed
Copy link
Collaborator

@M-ichae-l M-ichae-l left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

process to merge

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.

2 participants