Image quality IMX678 VS IM412
-
Hello, We recently started working with the new IMX678 camera, but we have notices it has more noise when compared to the IMX412, and also the images seem to have a green tint over them. Is this something that is known, or are we maybe missing a setting in the camera server config for the IMX678. We have them both configures as IMX214 images sensors in the camera server config. (we use system image 1.5.5)
IMX412 image:

IMX678 image:

{ "version": 0.1, "cameras": [{ "name": "tracking", "enabled": true, "frame_rate": 30, "type": "ov7251", "camera_id": 2, "ae_mode": "lme_hist", "ae_desired_msv": 60, "ae_k_p_ns": 1000, "ae_k_i_ns": 0, "ae_max_i": 250 }, { "name": "hires", "enabled": true, "frame_rate": 3, "type": "imx214", "camera_id": 1, "preview_width": 3840, "preview_height": 2160, "record_width": 1920, "record_height": 1080, "snapshot_width": 3840, "snapshot_height": 2160, "ae_mode": "off" }, { "name": "hires2", "enabled": true, "frame_rate": 15, "type": "imx214", "camera_id": 0, "preview_width": 3840, "preview_height": 2160, "record_width": 1920, "record_height": 1080, "snapshot_width": 3840, "snapshot_height": 2160, "ae_mode": "off" }] } -
Hi @mark ,
At this time there's nothing in the config file that can alter the color, but we are attempting to get color tuning going such that we can tweak these settings. Right now it's not something we know how to do quickly (yet!), so please bear with us while we get to this (although it's likely over summer time frame).
Reading along? Create a free ModalAI Forum account to join in.
With an account you can reply, ask your own question, get an email when a ModalAI engineer answers, and mark the reply that solved it. Your place in each thread is saved between visits.
Questions about VOXL, Flight Core, ESCs and ModalAI drones are answered here by the engineers who build them.
Register Login