SravanChittupalli / rock-paper-scissor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rock-Paper-Scissor

Aim of this project will be to detect whether the gesture shown is of a rock or a paper or a scissor

HOW I WILL GO ABOUT:

Collect images of your hand using opencv.
split into training and validation set.
save the model.
pass in realtime video stream to detect rock,paper,scisssor.

About


Languages

Language:Python 100.0%