https://github.com/macornwell/opencv-image-and-video
Take a picture, create a gif or record a video using OpenCV and a webcam.
https://github.com/macornwell/opencv-image-and-video
gif opencv opencv-python picture python video webcam-capture
Last synced: 7 months ago
JSON representation
Take a picture, create a gif or record a video using OpenCV and a webcam.
- Host: GitHub
- URL: https://github.com/macornwell/opencv-image-and-video
- Owner: macornwell
- License: gpl-3.0
- Created: 2018-07-21T18:56:10.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-24T18:35:36.000Z (about 7 years ago)
- Last Synced: 2025-03-01T15:39:32.458Z (7 months ago)
- Topics: gif, opencv, opencv-python, picture, python, video, webcam-capture
- Language: Python
- Size: 27.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.com/macornwell/opencv-image-and-video)
[](https://coveralls.io/github/macornwell/opencv-image-and-video?branch=master)
[](https://www.gnu.org/licenses/gpl-3.0)# 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.