pip install opencv-python
pip install numpy
python run.py
Esc
to exit the application. The generated sketch will be saved as output.jpg
in the project directory.Posted Aug 27, 2023
This project is an interactive air sketch application developed using Python and OpenCV. It allows users to create artistic sketches by moving a pointer in the…
0
26