Azure-Kinect-Sensor-SDK icon indicating copy to clipboard operation
Azure-Kinect-Sensor-SDK copied to clipboard

Set in which units the Azure Kinect captures points

Open Mt-Perazim opened this issue 2 years ago • 0 comments

Description: I capture point clouds with the Azure Kinect and send it to a server, which tries to recognize 3D models in the point cloud. This 3D models are modeled to scale in Blender so that they match the objects in reality. These are converted to a point cloud and then searched in the Azure Kinect point cloud.

Now the Blender models are set according to the metric system and "meter" is selected as the unit. As it looks, however, the Azure Kinect point clouds are set in millimeters, so they are a thousand times larger than my Blender models.

My question is: Is it possible to set the units for Azure Kinect somewhere?

Mt-Perazim avatar Mar 10 '23 12:03 Mt-Perazim