Sagarsedai / click_photos

How to capture photos or videos using AI Vision [OpenCv Python]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Click Photos

How to capture photos or videos using AI Vision [OpenCv Python]

Kindly follow the following steps to capture images

Step 1:

Install VS-Code in your computer if you don't have installed already -> https://code.visualstudio.com/download

Step 2:

Install latest version of python if you haven't yet installed -> https://www.python.org/downloads/

Step 3:

Clone this repository anywhere you want

Step 4:

Open cloned file in VS-Code

Step 5:

In vs-code terminal type following code:

Step a:

pip install Pipenv

Step b:

pipenv install opencv-contrib-python

Step c:

pipenv shell

Step d:

Now we are all done. Run the file using command : python img_click.py

About

How to capture photos or videos using AI Vision [OpenCv Python]


Languages

Language:Python 100.0%