Hello,
I would like to capture an image using an image sensor where each row has a different exposure duration. For example, the first row would have an exposure of 100ms, the second row 90ms, the third row 80ms, and so on. I want to adjust the start or end point of exposure for each row independently.
The camera model is IMX708, and I am using a Jetson Nano board B01.
Is this possible to achieve?