mtdamir/rock-paper-scissors-
This application with which the user can play Rock, Paper, Scissors. Uses OpenCV and Mediapipe to take a video input from the webcam and classify the hand as "Rock", "Paper", or "Scissor". The application then provides its own random output as a "play" and calculates the winner.
Python