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

Support emoji #3

Open
DrSensor opened this issue Apr 13, 2023 · 3 comments
Open

Support emoji #3

DrSensor opened this issue Apr 13, 2023 · 3 comments

Comments

@DrSensor
Copy link

Use facial expression + hand gesture to type emoji 🤔

@Breizhux
Copy link

Great idea!
I think the easiest way would be to put a semaphore position to switch to "emoji insertion" mode, and to recognize the facial expression to select the emoji corresponding to the facial expression.
In short, it would be necessary to add a special position for the insertion of the emoji, and a recognition of the facial features for the emotion to be transmitted.

Thank you in advance!

@everythingishacked
Copy link
Owner

Unless you've got a crazy-good 4K camera with perfect lighting, it's tough to do reliable relative math on facial features at a distance that still gives a full-body view... But this might be worth a separate side quest 😈 Maybe at a seated distance, a signal like raising ✌️ on both sides of your face to translate it into the closest emoji with some basic mood detection?

@DrSensor
Copy link
Author

DrSensor commented Apr 14, 2023

Just run and get close to the camera. Now not only you workout your arms but also your legs 🐎

Example: I 😉✌️ err
Move:

(semaphore "I")
(run to-camera (combo wink peace))
(run from-camera (sequence
  (semaphore "e")
  (semaphore "r") jump))

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

No branches or pull requests

3 participants