Skip to content

Arijit1080/AI-Virtual-Painter-using-Raspberry-Pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

AI Virtual Painter using Raspberry Pi or Any Other PC

Requirements

  • Python 3.7 or higher
  • OpenCV 3.7 or higher
  • Mediapipe 0.8.7 or higher

Installation

To install the required libraries, run the following commands in your terminal:

pip install opencv-python
pip install numpy
pip install mediapipe
pip uninstall protobuf
pip install protobuf==3.20

To Run

python Canvas.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages