Page 1 of 1

Need to convert a folder CSV files to PCD format

Posted: Sun Oct 31, 2021 6:44 pm
by Jayadeep G S
Hi,

I want to convert the CSV files in a folder to the PCD format, in a windows machine .
I have tried to use the command line arguments, but it's still not working.
If you could provide an example or the script to do so using the command line arguments ,it would really be helpful .
Thanks !!

Re: Need to convert a folder CSV files to PCD format

Posted: Mon Nov 01, 2021 8:44 pm
by daniel
I guess you have to write something like:

Code: Select all

CloudCompare -O myfile.csv -C_EXPORT_FMT PCD -SAVE_CLOUDS FILE myfile.pcd