苏瑜琨
苏瑜琨
May I ask how your depth image was obtained and is it in the downloaded file? What is the name or does it need to be extracted?
May I ask how your depth image was obtained and is it in the downloaded file? What is the name or does it need to be extracted?
> 亲爱的 , > > 感谢您对这个数据集的巨大贡献!我想出了如何根据 kinect 图像校准 3D 姿势。然而,在将 3D 关键点投影到 Kinect 颜色和深度图像时,我观察到一些延迟。 > > 我选择 3D 点数据的方式是 > > `skel_json_frame= sprintf('%s/body3DScene_%08d.json', hd_skel_json_path, hd_index);` > > 在列表中的位置与在文件中的位置相同`hd_index``hd_index_list = hd_index_list+2``demo_kinoptic_gen_ptcloud.m`...