nliedmey

Results 2 issues of nliedmey

Hello, to generate a 3D RGB-Coordinate from 2D RGB image plane coordinates [x,y] I encountered some insights about the transformed_depth image. In many other issues ([Example 1](https://github.com/microsoft/Azure-Kinect-Sensor-SDK/issues/1675#issuecomment-918570550), [Example 2](https://github.com/etiennedub/pyk4a/issues/161#issuecomment-1065811956)), the...

Hello, I'm using the _convert_2d_to_3d_ function to bring my 2D-Coordinates and the belonging depth to the 3D-Coordinate system of the camera. I am taking the depth value from looking up...