Skip to content
Snippets Groups Projects

Update RGBD/readme.md

Merged Zecheng Li requested to merge lzc199639-main-patch-75600 into main
1 file
+ 5
1
Compare changes
  • Side-by-side
  • Inline
+ 5
1
@@ -4,7 +4,11 @@ RGBD File Processing
@@ -4,7 +4,11 @@ RGBD File Processing
## Description
## Description
Two ways to get the depth from a depth image
Two ways to get the depth from a depth image:
 
 
1) Use Point Cloud PLY file to get depth directly
 
 
2) Use Point Cloud PLY file to get the depth from RGB value and convert into depth
## Getting Started
## Getting Started
Loading