How sync stereo camera's ISP digital gain?

We are using stereo cameras and want to sync ISP digital gain of two stereo cameras.

Please help:

  1. How set ISP digital gain? Is it setIspDigitalGainRange()?
  2. How to update AE setting of repeated request? I can’t find related examples.

Thanks.

hello superlvjf,

yes, it’s Argus::IAutoControlSettings::setIspDigitalGainRange to set the user-specified ISP Digital gain range.
please also refer to developer guide, it’s Argus::ICaptureSession::repeat to queue a new capture request.
thanks

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.