XYZ to PCD

Questions related to plugins development
Post Reply
arunavanag
Posts: 5
Joined: Tue Jan 26, 2016 12:16 am

XYZ to PCD

Post by arunavanag »

I have a dense (few million points) point cloud, and i have it stored in .xyz normal x normal y normal z format. I wish to convert this to .pcd file. I read that I can use the PCL plugin cloudcompare for the mentioned operation. However in my Cloud compare I dont have pcl plugin. I have attached a screenshot of that. I could not find the plugin as well. Kindly if some one can help? I need the .pcd files for my research purpose.
Attachments
plugins that are present
plugins that are present
cc.png (14.25 KiB) Viewed 7423 times
daniel
Site Admin
Posts: 7332
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: XYZ to PCD

Post by daniel »

What version are you using?

On Windows you may have to use the 2.6.2 version (as the beta version is not always compiled with PCL).
Daniel, CloudCompare admin
arunavanag
Posts: 5
Joined: Tue Jan 26, 2016 12:16 am

Re: XYZ to PCD

Post by arunavanag »

Hello Daniel,

I am using Ubuntu 14.04. The version I am using is Version: 2.6.0 [Linux 64 bits].
daniel
Site Admin
Posts: 7332
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: XYZ to PCD

Post by daniel »

Then you should use the latest 2.6.3 that was published by Romain Janvier recently (see the website).
Daniel, CloudCompare admin
arunavanag
Posts: 5
Joined: Tue Jan 26, 2016 12:16 am

Re: XYZ to PCD

Post by arunavanag »

I have installed 2.6.3 now, but I still dont have the PCL plugin. I have more plugins but not the one I want .
Attachments
cc.png
cc.png (35.11 KiB) Viewed 7399 times
daniel
Site Admin
Posts: 7332
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: XYZ to PCD

Post by daniel »

Hum, I must have missed something with the latest Linux integration... Then you'll have to compile CC yourself with PCL support (or use the Windows version ;).
Daniel, CloudCompare admin
arunavanag
Posts: 5
Joined: Tue Jan 26, 2016 12:16 am

Re: XYZ to PCD

Post by arunavanag »

Are there guidelines provided somewhere how to compile CC myself with PCL support? Sorry I am unaware of this process.
daniel
Site Admin
Posts: 7332
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: XYZ to PCD

Post by daniel »

You have to follow these guidelines:
http://www.cloudcompare.org/doc/wiki/in ... ompilation

And for PCL specifically, you'd better found a PCL distribution (if any). Otherwise you'll have to compile it too.
Daniel, CloudCompare admin
Post Reply