STORM-IRIT / Plane-Detection-Point-Cloud

Persistence Analysis of Multi-scale Planar Structure Graph in Point Clouds
Mozilla Public License 2.0
98 stars 19 forks source link

pdpcComputeMultiScaleFeatures: command not found #21

Open HXB-1997 opened 8 months ago

HXB-1997 commented 8 months ago

(base) han@han:~/Desktop/hxb_projects/Wall_Plane_project/Plane-Detection-Point-Cloud/figures$ pdpcComputeMultiScaleFeatures -v -i 2024-02-22_10-46-21.ply -o mycloud pdpcComputeMultiScaleFeatures: command not found

HXB-1997 commented 8 months ago

(base) han@han:~/Desktop/hxb_projects/Wall_Plane_project/Plane-Detection-Point-Cloud/build$ ./pdpcComputeMultiScaleFeatures -v -i /home/han/Desktop/hxb_projects/Wall_Plane_project/Plane-Detection-Point-Cloud/2024-02-22_10-46-21.ply -o myc loud PDPC - 2024-02-22 13:08:28 - Reading 3474048 points from '/home/han/Desktop/hxb_projects/Wall_Plane_project/Plane-Detection-Point-Cloud/2024-02-22_10-46-21.ply'... PDPC - 2024-02-22 13:08:28 - points : 3474048 PDPC - 2024-02-22 13:08:28 - normals : no PDPC - 2024-02-22 13:08:28 - colors : no PDPC - 2024-02-22 13:08:28 - uv : no PDPC - 2024-02-22 13:08:28 - faces : 0 PDPC - 2024-02-22 13:08:28 - [error] Normal vectors are required!

RyanbowZ commented 4 months ago

How do you solve this?