FEAT: New Behaviour Finger Counter using MediaPipe's HandLandMarker Hand Detection Model. - #12
diogoalvessoares wants to merge 7 commits into
Conversation
|
For pull requests like this, nothing needs to be added to the "Old behaviour" |
…aviour Finger Counter.
|
Hello Lucas.
Hope you like it! |
You can keep the Old Behaviour since is part of a template.
Ideally, since it is a tool only for one behaviour, ideally you would add a note on the install code to install that model instead of adding it to the repo, to allow for faster clones and fetches. It would be even better if there was just some bash commands to install that. |
|
Please add this behaviour to start.sh and to the iddle mode inside mode manager. Everything related to this behaviour should be done from this pull request. Please, leave it commented inside start.sh for now. |
|
Hello. The scripts are updated on a different branch called "mnt/scripts", with the pull request title of "MNT: Update start and webapp scripts & New script for Kiosk Settings.". Please check on that and let me know what you think there. Regards, Diogo. |
…mind-robotics/elmo-v2 into feat/behaviour-finger-counter
… variable, edit behaviour's class to match file name, edit behaviour's main function to match file name and switch prints to logs for behaviour history register.
Notes
Old behaviour
New behaviour