Hello, I would like to align RGB, IR, and Depth Data together.
However, luxonis/depthai-coreblob/main/examples/python/RVC2/ToF/tof_align.py only shows Depth -> align -> RGB.
What about the IR? The IR was originally aligned with Depth, but now, I tried a different code, but still can't figure out how to make IR and RGB align with each other.
Thanks for helping.