Page 1 of 1

Plugin Contribution - Tree Segmentation Using Graph Theory

Posted: Fri Apr 14, 2023 9:45 am
by gimmetank
Dear CloudCompare Open Project Developers,

I have developed a plugin that separates individual trees from high-resolution point clouds using graph theory, specifically the cut-pursuit algorithm. The plugin runs smoothly on my PC after compilation and also supports command line mode.

The biggest required libraries for this plugin are Boost and Eigen. To reduce the size, I have filtered the Boost header files, resulting in a total plugin size of approximately 30MB. I am eager to distribute this plugin, which is currently for lab-use only, to a wider user base in a future release of CloudCompare.

I believe this plugin could add versatility to the CloudCompare community, particularly as segmentation tools are not yet widely available. I would appreciate your guidance on the best way to share the files with you.

Looking forward to your response.

Re: Plugin Contribution - Tree Segmentation Using Graph Theory

Posted: Mon Apr 17, 2023 7:37 pm
by daniel
Just saw the PR on github. Many thanks for the contribution.

We've made some comments.

Re: Plugin Contribution - Tree Segmentation Using Graph Theory

Posted: Tue Oct 24, 2023 11:15 am
by Eyeskyconsulting
Hello, is it possible to make a post or a video for the installation of the plugin, in fact I am a novice and I cannot find how to include this plugin in Cloudcompare on Windows. Thank you for your help.

Re: Plugin Contribution - Tree Segmentation Using Graph Theory

Posted: Wed Oct 25, 2023 5:59 pm
by daniel
Well, that should pretty straightforward, as you just need to use the right installer: the latest 2.13.beta installer for Windows.

The plugin is part of it.

Re: Plugin Contribution - Tree Segmentation Using Graph Theory

Posted: Wed Oct 25, 2023 9:57 pm
by Eyeskyconsulting
I hadn't noticed that there was a new version and that it includes the plugin, it's excellent, and thank you for your quick response.