A console sample application that illustrates working with user point cloud files.
The example reads a specified .pts file and converts its content into a new .rcs file that is defined by a user.
To run the PointCloudConverterSample sample application, please do the following:
PointCloudConverterSample
<KERNEL_DIR>\exe\<version>
<KERNEL_DIR>/bin/<version>
<KERNEL_DIR> is a directory where you unpacked the Kernel archive.
<KERNEL_DIR>
To determine your <version> parameter, please see the appropriate section in the Download Kernel SDK topic.
<version>
PointCloudConverterSample <inputFileType> <inputFilePath> <outputFilePath>
inputFileType
inputFilePath
outputFilePath
ODA Kernel SDK Sample Applications