We are seeing some artefacts in the image captured using Libargus.
HW setup:
- Xavier NX - Custom Carrier Board
- Image sensor->SubLVDS->FPGA->MIPI->NX (Bayer10BG)
SW setup:
- Libargus to capture image - YUV420 output. Pipeline created before JP5.1 (using JP5.0.2), hence using YUV420. ISP does demosaicing, CCM, etc…
- VIC - Convert YUV420 to RGB
- RGB saved as png using OpenCV
Details of the artefact:
- We are seeing color patches (8x8 block) in the image when we zoom it and this noise makes our DL model to fail.
- We don’t know the cause of the issue.
- Also, we notice that the image has some fogging effect. (Have tried defogging in the settings, didn’t help much)
Details of the attachment.
- Original Image:
- Area of focus.
- Artefact image (color patches/Blocks).