The intrinsics/xxxxxxxxx_640x480.yml file contains intrinsics separately for 'color' and 'depth'. However, to convert the depth map to pointcloud in SequenceLoader() 'color' intrinsics are used here
Isn't intr['depth'] be used for converting depth map into pointlcouds? what is the purpose of 'depth' intrinsics?
Also, the pointclouds return here are they world coordinate system?
The intrinsics/xxxxxxxxx_640x480.yml file contains intrinsics separately for 'color' and 'depth'. However, to convert the depth map to pointcloud in SequenceLoader() 'color' intrinsics are used here
Isn't intr['depth'] be used for converting depth map into pointlcouds? what is the purpose of 'depth' intrinsics?
Also, the pointclouds return here are they world coordinate system?