pcl_plane_projection - pcl_plane_projection
Contents
Description
Syntax is: pcl_plane_projection input.pcd output.pcd A B C D
Estimate surface normals using pcl::NormalEstimation. For more information, use: pcl_plane_projection -h
where the plane is represented by the following equation:
Ax + By + Cz + D = 0
Name
pcl_plane_projection - pcl_plane_projection
