Skip to content

bagaspra16/vision-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Modern Hand Gesture for Watch Youtube

Project Computer Vision to Watch Youtube with Hand Gesture Method

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Python
  • PIP Bash Installer
  • High-End PC/Laptop(Force on your device & felt the heat!)

Installing

  1. Clone the repository:

    git clone https://github.com/bagaspra16/vision-python.git
    
  2. Navigate into the project directory:

    cd project-name
    
  3. Install library computer vision:

    pip install opencv-python
    
  4. Install library mediapipe:

    pip install mediapipe
    
  5. Install library pyautogui:

    pip install pyautogui
    
  6. Install library webbrowser:

    pip install webbrowser
    
    

Running Project

py main.py

How to Use!!!

Find the information of every function to understand how it works.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages