/video-capture

Video capture with OpenCV and Python

Primary LanguagePython

video-capture

A starting point for opencv (python) video capture

Setup

conda create --name cv python=2 opencv

Running

source activate cv
python capture-basic.py