如何通过修改/oem/usr/share/iqfiles/sc3336_CMK-OT2119-PC1_30IRC-F16.json的值来降低摄像头的曝光度。
Posted: 2025-08-30 7:32
用MPI读取摄像头的值,总是过曝一点。想了解该如何降低曝光。
A short text to describe your forum
http://forums.luckfox.com/
Code: Select all
v4l2-ctl -d /dev/v4l-subdev2 --set-ctrl 'analogue_gain=X'
v4l2-ctl -d /dev/v4l-subdev2 --set-ctrl 'exposure=X'