Error loading .pcd file

Feel free to ask any question here
Post Reply
Habiba
Posts: 2
Joined: Fri Jul 05, 2019 9:48 pm

Error loading .pcd file

Post by Habiba »

Hello everyone!
I am super new to point clouds and I am currently working on registering two sets of point cloud data. I have 2 files in .pcd format but when I try to load them into my cloudcompare they give me the following:
An error occurred while loading ' ': the third-party library in charge of saving/loading the file has failed to perform the operation.
Any help regarding how to deal with this issue or what to use to visualize the .pcd file would be highly appreciated!
I'm also new to C++ and when I am running the pcl visualization code given on the website there are a a lot of errors that are giving me a tough time.

PS: My lack of knowledge on this area might make me sound really silly, but please bear with me.
daniel
Site Admin
Posts: 7713
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: Error loading .pcd file

Post by daniel »

PCD files can be quite tricky to handle...

Which version of CC are you using? Can you share a file with me maybe? (admin[at]cloudcompare.org)
Daniel, CloudCompare admin
Habiba
Posts: 2
Joined: Fri Jul 05, 2019 9:48 pm

Re: Error loading .pcd file

Post by Habiba »

I am using v2.11 alpha (64-bit)
I can't seem to attach the file here. Can I send it to you via email?
daniel
Site Admin
Posts: 7713
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: Error loading .pcd file

Post by daniel »

For the records, it was an html file containing/presenting a PCD file... Saving the PCD file properly should work much better ;)
Daniel, CloudCompare admin
Post Reply