Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 242 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 242 Bytes

Lyto-Different-Color

using opencv play Lyto Different Color https://youtu.be/7O04rMp9vVE

what do you need

numpy,opencv,mss,PIL

pip install numpy
pip install opencv-python
pip install pillow
pip install mss==2.0.22