Results 8 issues of lintianfang

I am trying to use this code, I did camke .., but I cannot do make, it seems some files are missing, could you help me to check what issues...

Dear guys, I would like to map the color image to the WNOF depth image without the SDK function k4a_calibration_2d_to_3d(), I copied part of the code from https://github.com/microsoft/Azure-Kinect-Sensor-SDK/blob/61951daac782234f4f28322c0904ba1c4702d0ba/src/transformation/intrinsic_transformation.c#L233 But the...

Dear guys, I would like to ask what is the TRACE_ALL() function used for? Where can I find the source code of it? I found it in https://github.com/microsoft/Azure-Kinect-Sensor-SDK/blob/61951daac782234f4f28322c0904ba1c4702d0ba/src/transformation/intrinsic_transformation.c#L345 if (K4A_FAILED(TRACE_CALL(transformation_unproject_internal(camera_calibration,...

I generate a point cloud from raw depth data, but there is a distortion, seems like a pillow-shaped distortion. Due to my program needs to support multiple kinds of rgbd...

Bug

I wonder if the tool is ready now. Thanks!

I built the openxr as a static lib, I got openxr_loader.lib in the build file. and I added it into my vs project, but i cannot open the lib. Anyone...

I want to convert point cloud in .ply(can be opened using Cloudcompare) to 3dgs file format, but I got this: 3D Gaussian Splatting Converter: 0.2 The provided file is not...

Hello, I am using vs 2022, win 10, cuda 12.4, the solution has been compiled successfully and I met an issue when I start to run it, the following error...