Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

readme.md

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.