Python_Scripts icon indicating copy to clipboard operation
Python_Scripts copied to clipboard

Create Selfie_with_Python.py

Open MrB141107 opened this issue 1 year ago • 0 comments

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 or External webcam.

Usage

  • Run the script and camera prompt will appear.
  • Hit space-bar to click pictures.
  • Hit escape-key to terminate the window.

MrB141107 avatar Oct 04 '23 15:10 MrB141107