Skip to content

Latest commit

 

History

History
 
 

point_cloud

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Point Cloud Example

Command Line Options

Usage:
PointCloud.
    kUsage:
      PointCloud --input_file=<Input depth file> --ccb_file=<ccb_file> --mode=<mode> --output_folder=<Output_folder>
      PointCloud (-h | --help)

Run

To run the example, run point_cloud.exe with Depth file , ccb file , mode and output folder path .

point_cloud.exe --input_file=RDepthFrame.bin --ccb_file=crossby.ccb --mode=5 --output_folder="./"