An open API service indexing awesome lists of open source software.

https://github.com/waybarrios/multi_cam_opencv

using cv2 in python
https://github.com/waybarrios/multi_cam_opencv

opencv python

Last synced: 5 months ago
JSON representation

using cv2 in python

Awesome Lists containing this project

README

          

# Multi_cam_OpenCV
Example python script which uses multi-cameras as input.
## Dependencies
* Python >= 2.7
* Opencv:
`pip install opencv-python`