Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 843 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 843 Bytes

Detectovert

image

It's an Ai model which will create a pattern of the movements you will make infront of your camera when you execute this program.

Installation

You will need to install some basic libraries in order to run it.

Make sure you have pip and python already installed in your PC.

  1. Mediapipe
pip install mediapipe
  1. cv2
pip install opencv-python

After successful installation run the file main.py and Voila!!! you will seee the patterns of your hand.

This project was my first Submission at MLH Hackathon and won 3rd overall prize winner.

Screenshot from 2022-08-04 18-40-28