code is below, after i update open3d to version 0.8.0.0, i got error like this: rgbd = o3d.geometry.create_rgbd_image_from_color_and_depth(img, depth) AttributeError: module 'open3d.open3d.geometry' has no attribute 'create_rgbd_image_fr...
In this project, we are focusing on reading point cloud, camera image and calibration parameters from sample Kitti dataset [1] and create dense depth image for certain camera whose translation and rotations are known. Here is a view of the point cloud. ...
In this project, we are focusing on reading point cloud, camera image and calibration parameters from sample Kitti dataset [1] and create dense depth image for certain camera whose translation and rotations are known. Here is a view of the point cloud....
In this project, we are focusing on reading point cloud, camera image and calibration parameters from sample Kitti dataset [1] and create dense depth image for certain camera whose translation and rotations are known. Here is a view of the point cloud. ...