Skip to content

octonawish-akcodes/Detectovert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages