PyImageSearch / imutils

A series of convenience functions to make basic image processing operations such as translation, rotation, resizing, skeletonization, and displaying Matplotlib images easier with OpenCV and Python.
MIT License
4.51k stars 1.03k forks source link

Add Webcam Settings to Streams #256

Closed cearum closed 2 years ago

cearum commented 2 years ago

This adds the ability to change settings of the webcam utilizing the OpenCV builtin settings. This just adds a pass-through for these function calls.

ariG23498 commented 2 years ago

Hey @cearum

Thanks for the great PR. We really like how you thought of adding an enhancement to our package. Unfortunately we are not accepting any enhancements ATM. We would definitely look into this PR as soon as we are ready to add enhancements.