opencv-iav

Take a picture or record a video using OpenCV.


Keywords
gif, opencv, opencv-python, picture, python, video, webcam-capture
License
GPL-3.0
Install
pip install opencv-iav==0.0.3

Documentation

Build Status Coverage Status License: GPL v3

OpenCV Image and Video

If you have wanted to integrate OpenCV in an application for taking pictures, or recording a simple video this is the library and application to make it happen.

How To Install

pip install opencv-iav

Application

The application provided is the 'opencv_iav' script. This script allows a user to take a photo or record a video of a given duration in seconds.