I’m using the Raspberry Pi IMX219 camera with a low distortion optic but I get strange pink colors on the edges of my image. I have tested two different optics and I get the same issue. Any ideas of what’s happening? Is this normal? Thank you!
Hi there and welcome,
I think it is normal without tunning it in LOW light too,your optic lens is an IR capable so you probably need to calibrate or tune it , Something to do with IR capable or no filter.
Check out this LINK may help fix it.
HTH
GL PJ
Hi, thanks for the link! What helped for me is this:
If the camera shooting effect is reddish, you can follow the steps below:
- Download the camera-override.isp file and extract it to a specific folder:
wget https://files.waveshare.com/upload/e/eb/Camera_overrides.tar.gz tar zxvf Camera_overrides.tar.gz sudo cp camera_overrides.isp /var/nvidia/nvcam/settings/
- Install files:
sudo chmod 664 /var/nvidia/nvcam/settings/camera_overrides.isp sudo chown root:root /var/nvidia/nvcam/settings/camera_overrides.isp
I’m not sure what changed exactly, but the image seems much better
Hi there,
Sweet , that’s a good pair for camera and lens so I’m glad you got it going
GL PJ
1 Like