Open stephansturges opened 1 year ago
@stephansturges Definitely there's a problem in this capture:
Could you redo that capture (so the huge amount of magenta tint is visible), but at the same time having the image below in the scene, displayed for example on the phone screen. And save for example with print-screen on PC.
Thanks!
Yep, here you go!
Hi @stephansturges , We have confirmed tinting effect on OAK-D-SR as well, so we will be fixing this issue before it will get released (hopefully soon). Note that such tuning usually takes a few weeks. Thank again, Erik
Does this mean that the fix will be tuning blob that can loaded into the pipeline or will I need to replace the actual sensors? thanks!
Thanks @stephansturges . We narrowed down the issue, it's a camera module problem, apparently a batch of NFOV modules was produced with missing IR filter. The excessive IR light is causing the pink/magenta tint. As a quick workaround, in case you have external IR filters, placing one over the camera lens should help with this issue. We should send you replacement modules, but may take some time.
Describe the bug I have issues with the NFOV OV9782 RGB sensors giving a VERY STRONG magenta tint in images since summer 2022
This is a sensor from a series that I ordered on the shop with a "customisation coupon", switching out the main RGB sensor for an NFOV OV9782 in order to have a global shutter on the RGB sensor. I've since received 4 replacement sensors from Luxonis and ALL display this strong magenta tint, rendering the RGB image useless for my task of semantic segmentation.
I have cameras that I purchased previously (12 of them) that have OV9782 sensors, both in NFOV and Wide variants, and all of these are OK. I've tried switching the sensors on the PCBs and the problem is DEFINITELY with the sensors, not the motherboard / main system.
(yes I removed the stickers afterwards ;) )
On suggestions from @Erol444 I tested all of the camera tuning blobs from: https://docs.luxonis.com/projects/api/en/latest/tutorials/image_quality/?highlight=ov9782#camera-tuning
All of these produce strong magenta-tint results.
Minimal Reproducible Example Using any application that outputs the RGB stream with an NFOV OV9782 will work.
Expected behavior Balanced RGB output 😉 like using this wide-fov OV9782 that I bought early 2022:
Screenshots See above
Pipeline Graph This occurs with all pipelines that use the RGB sensor with NFOV OV9782 since summer 2022.
Attach system log Not relevant.
Additional context This is a blocking problem for developing part of the tech I am selling and developing with https://github.com/stephansturges/openlander , so I'd really appreciate any help here!