Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 450 Bytes

readme.md

File metadata and controls

19 lines (14 loc) · 450 Bytes

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="./"