Python_Scripts
Python_Scripts copied to clipboard
Create Selfie_with_Python.py
Pull Request: Selfie with Python
Description
A Python Program for the users to take selfies using the OpenCV module.
Changes Made
- Added a Python script for taking pictures.
- Added user-friendly input and output prompts.
Requirements
- Install the
opencv-contrib-python
module only. -
Integrated camera
orExternal webcam
.
Usage
- Run the script and camera prompt will appear.
- Hit
space-bar
to click pictures. - Hit
escape-key
to terminate the window.