I am looking to assemble a custom optics setup with the FFC board, and an Arducam sensor an Auxiliary lens. I am having an issue with the default lens correction distorting the image with the new lens resulting in a purple ring around the images.

Does anyone know where the camera tuning takes place in the pipeline? Is it baked into the ISP processing or is it handled as a post processing step? Also, would I be able to avoid the camera tuning if I just pull the raw bayer data?

Arducam sensor being used: https://www.arducam.com/product/arducam-1mp-ov9782-global-shutter-color-mipi-camera-module-20pin-for-depthai/

    EthanBowes I am having an issue with the default lens correction distorting the image with the new lens resulting in a purple ring around the images.

    Can you add an image of this purple ring? Tuning is generally part of the ISP, but it might be that it's not the tuning, but IR light leakage.

    EthanBowes Also, would I be able to avoid the camera tuning if I just pull the raw bayer data?

    Yes.

    Thanks,
    Jaka

    Thanks for the reply, I think I will work with the raw bayer data then. I have an IR filter in front of the sensor as part of the optics setup so I don't think IR should be an issue. I an image is attached below if you were curious about what it looks like.

    Thanks,

    Ethan