Any idea about the source of this behavior ?
Thanks.
https://forum.derivative.ca/t/look-like-bad-aligment-between-depth-to-color-camera-projected-space-b33840/114382
See https://docs.microsoft.com/en-us/azure/Kinect-dk/use-image-transformation.
This is a byproduct of the occlusion created by the depth camera. This is also one of reasons we suggest working on the color camera's domain rather than the depth camera domain.
@barakooda to clarify, the occlusion is naturally causing by the placement of depth camera and color camera. To solve occlusion, per pixel depth information is needed.
Thanks for the quick replies !