IIRC The even/odd increment is normally for skipping rather than binning. Sensors vary over how they are set for binning. I'd compare to ov9282 or ov7251 as the little siblings to ov2311.
As this is a mono sensor you could set them both to 2. With bayer sensors you have to set them as 3/1 in order to preserve the bayer order.
*edit* Having looked at ov9282's binned mode (https://github.com/raspberrypi/linux/bl ... #L361-L362), it seems that they are wanted for binning. Why it sets them to 3/1 horizontally but 2/2 vertically is a little strange, but should work.
As this is a mono sensor you could set them both to 2. With bayer sensors you have to set them as 3/1 in order to preserve the bayer order.
*edit* Having looked at ov9282's binned mode (https://github.com/raspberrypi/linux/bl ... #L361-L362), it seems that they are wanted for binning. Why it sets them to 3/1 horizontally but 2/2 vertically is a little strange, but should work.
Statistics: Posted by 6by9 — Sat Jul 13, 2024 8:00 am