This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

PROCESSOR-SDK-J721E: Intermittent Black IR frames in RGB-IR Pipeline

Part Number: PROCESSOR-SDK-J721E

Hi,

We have the following graph implementation for a RGB-IR sensor which is up and running.



As shown there are four graphs consisting of the following nodes as mentioned below.

Capture Graph :Capture Node --> Splitter Node
RGB Graph : VISS Node --> AEWB Node --> LDC Node
IR Graph : VISS Node --> AEWB Node --> LDC Node
Display Graph : Mosaic Node --> Display Node

With this implementation we observe black frames(with frame average 0) intermittently coming out of LDC. This occurs only for the IR stream and it is inconsistent.

Any help to resolve the issue is highly appreciated.