Is there a way to perform coordinate transformation from 2D color pixel to 2D depth pixel, similar to how this function
work “ob::CoordinateTransformHelper::transformation2dto2d(sourcePixel, depthValue, depthIntrinsic, depthDistortion, colorIntrinsic, colorDistortion, extrinsicC2D, &targetPixel)”?