Hi,

I saw in your documentation that the following video modes are supported by depthai for the IMX477 sensor

(here)

However, we saw that the module has other video modes that are more interesting to us (full frame without cropping)

Would it be possible to access these video modes through a luxonis board ? Does this imply a firmware update from your side maybe ?

Thanks !

Antoine

  • erik replied to this.

    Hi apirrone ,
    One option would be to use full-res, and use ISP scaling (cam.setIspScale(2,3)). Otherwise I don't think we have drivers for these different resolutions (which would improve FPS, as sensor wouldn't need to stream so much data to ISP), and it would require some firmware efforts in order to support that. If there is business interest behind it, please send an email to support@luxonis.com with requirements.
    Thanks, Erik