iizukanao / picam

Audio/video recorder for Raspberry Pi with language agnostic API
GNU Lesser General Public License v2.1
489 stars 78 forks source link

Added brightness, contrast, saturation and sharpness controls #173

Closed chris-stillwell closed 2 years ago

chris-stillwell commented 2 years ago

Added command line arguments that expose the Saturation, Brightness, Contrast and Sharpening libcamera controls.

iizukanao commented 2 years ago

@cstillwell89 Thank you! This is a very nice addition.