Please See: Its and old project.
Inspiration
Used the front camera and image library in matlab to see the user's hand and let them play rock paper scissor in matlab.
What it does
Play against the computer, using your camera.
How we built it
Using matlab, converted the image of user;s hand into black and white images, and predicting the action (rock, paper or scissor) using ratio of black and white pixels. It takes a bit of time to learn about your hand size.
Challenges we ran into
Accomplishments that we're proud of
What we learned
Its not the best to use pixel ratio, since light can affect the image quality.
What's next for Rock paper scissor
This is an old project that I did back in 2018 with a friend, Cyrus I think I will update the project after hackathon to use image recognition instead of pixel ratio.
Log in or sign up for Devpost to join the conversation.