Read Point Cloud V2
Usage Scenario
This Step is a general point cloud reading Step that reads the point cloud in PLY/PCD format from a specified path.
Parameter Description
| Parameter | Description |
|---|---|
Point Cloud Source |
Description: This parameter is used to select the source of the point cloud data. Value list: File, Dir
Default value: File |
File Name |
Description: This parameter is used to select the file path of the point cloud to be read. It supports mutual conversion between absolute and relative paths.
|
File Format |
Description: This parameter is used to select the file format of the point cloud to be read.
|
Point Cloud Type |
Description: This parameter is used to select the type of the output point cloud. Value list: PointCloudXYZ, PointCloudNormal, PointCloudXYZRGB
Default value: PointCloudNormal |