Kinect mapping color image to depth image in MATLAB

前端 未结 2 1906
时光取名叫无心
时光取名叫无心 2020-12-21 22:34

I have collected data using Kinect v2 sensor and I have a depth map together with its corresponding RGB image. I also calibrated the sensor and obtained the rotation and tra

2条回答
  •  轮回少年
    2020-12-21 23:29

    The Image Acquisition Toolbox now officially supports Kinect v2 for Windows. You can get a point cloud out from Kinect using pcfromkinect function in the Computer Vision System Toolbox.

提交回复
热议问题