Arsh1708/software_6
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
I uploaded the Kaggle NYU dataset on Google Colab and took an example depth and color image set named 1.png and 1.jpg respectively in the code.
Load the color and depth images using open3D.
Make a RGBD image using these.
Make a point cloud image using the default intrinsic parameters and display it using open3D.