Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 246 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 246 Bytes

cam-reader

Easy-to-use library for accessing to a camera streaming from Python. Internally, it acts as a wrapper of cv2.VideoCapture, that include several out-of-the-box utilities that are commonly needed in production Computer Vision projects