Skip to content

Latest commit

 

History

History
36 lines (15 loc) · 778 Bytes

README.md

File metadata and controls

36 lines (15 loc) · 778 Bytes

Python Todo (1)


When You Run This File You Can See Your Live Camera

For tun this file you need to install some librarys :

  • Linux
  • Windows

Arch Linux :

  • OpenCV-Python: pip install opencv-python or sudo pacman -S python-opencv

  • NumPy (optional, but highly recommended for working with OpenCV): pip install numpy or sudo pacman -Spython-numpy

Windows :

  • OpenCV for Python: pip install opencv-python
  • NumPy (optional but recommended): pip install numpy

undraw_videographer_xn9m