Add ground filtering plugin (CSF) to the official repository of cloudcompare
Add ground filtering plugin (CSF) to the official repository of cloudcompare
Hello, we've developed a plugin that can be used to separates point clouds into ground and non-ground (filtering). This plugin is based on a new filtering algorithm that we proposed recently. Therefore, we would like to internationalize our algorithm by adding this plugin to the official repository of CloudCompare. We' would like to provide entire source code to CloudCompare. So, how do we do it?
Last edited by wpqjbzwm on Thu May 26, 2016 2:24 pm, edited 3 times in total.
Re: How to add plugins to the official repository
Good news.
To add the plugin to the main repository, you can simply make a pull request on github. Otherwise I can do it for you, just tell me what you prefer (edit: you'll have to send me the source files for that).
To add the plugin to the main repository, you can simply make a pull request on github. Otherwise I can do it for you, just tell me what you prefer (edit: you'll have to send me the source files for that).
Daniel, CloudCompare admin
Re: How to add plugins to the official repository
Cloud you provide us a email address? We would like to send you our source code later by email. By the way, our email address is wpqjbzwm@126.com
Re: How to add plugins to the official repository
The address is:
cloudcompare [at] danielgm.net
cloudcompare [at] danielgm.net
Daniel, CloudCompare admin
Re: How to add plugins to the official repository
Okay the plugin has been added to the github trunk:
https://github.com/cloudcompare/trunk/t ... ugins/qCSF
And I created the corresponding documentation on the wiki (partially extracted from your doc file):
http://www.cloudcompare.org/doc/wiki/in ... F_(plugin)
Thanks again for the contribution!
https://github.com/cloudcompare/trunk/t ... ugins/qCSF
And I created the corresponding documentation on the wiki (partially extracted from your doc file):
http://www.cloudcompare.org/doc/wiki/in ... F_(plugin)
Thanks again for the contribution!
Daniel, CloudCompare admin
Re: How to add plugins to the official repository
Could you be more explicit?
Daniel, CloudCompare admin
Re: Add ground filtering plugin (CSF) to the official repository of cloudcompare
Oh, you'll have to wait for the next beta version of CC :D. I'll try to upload one soon.
Daniel, CloudCompare admin
Re: Add ground filtering plugin (CSF) to the official repository of cloudcompare
Interesting plug in, except that it regularly crashes. I guess it's a development version, so it's ok :)
kachlica, a modified version of CC with trhe plug in exists already, you can find it here:
ramm.bnu.edu.cn/program/CCwithCSF.zip
Have fun with it
kachlica, a modified version of CC with trhe plug in exists already, you can find it here:
ramm.bnu.edu.cn/program/CCwithCSF.zip
Have fun with it
-
- Posts: 14
- Joined: Mon Aug 11, 2014 5:08 pm
Re: Add ground filtering plugin (CSF) to the official repository of cloudcompare
I am also very interested in this, thanks for sharing! Looking forward to the new beta
Re: Add ground filtering plugin (CSF) to the official repository of cloudcompare
Here is the beta version of CC with qCSF (you'll need 7zip to unzip the archive):
http://www.cloudcompare.org/release/Clo ... bin_x64.7z
I haven't made it crash yet. And it's seems pretty efficient to extract DTMs (after a few tests). It's just a bit slow (I wish I could understand all the code comments in Chinese ;).
http://www.cloudcompare.org/release/Clo ... bin_x64.7z
I haven't made it crash yet. And it's seems pretty efficient to extract DTMs (after a few tests). It's just a bit slow (I wish I could understand all the code comments in Chinese ;).
Daniel, CloudCompare admin