Skip to content

Latest commit

 

History

History

Take_screenshot

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Take a Screenshot :

A simple implementation on how to take screenshots .

Required Modules :

  • Numpy
      pip install numpy
  • Opencv
      pip install opencv-python
  • Pyautogui
      pip3 install pyautogui --user

Results :

alt text