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-pythonmodule only. Integrated cameraorExternal webcam.
Usage
- Run the script and camera prompt will appear.
- Hit
space-barto click pictures. - Hit
escape-keyto terminate the window.