Skip to content

iamfazal/Capturing-multiple-images-at-once-from-Webcams-Using-OpenCV-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Capturing multiple images at once from Webcam Using OpenCV

Capture multiple image by accessing the webcam of your system and save it to your machine.

Softwares and packages required:

  1. Python, v3.6.7 or higher
  2. OpenCV, v3.4.4 sudo apt install python3-opencv

How to use:

  1. Run the file webcamCapture.py by running the command python3 webcamCapture.py
  2. The webcams will start running and capture all at once.

About

A Python script to capture images from multiple webcams at once and save them into your local machine

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages