Inquiry about Geometric Features Calculation in CloudCompare

Feel free to ask any question here
Post Reply
Kamilla
Posts: 1
Joined: Fri Nov 17, 2023 2:14 pm

Inquiry about Geometric Features Calculation in CloudCompare

Post by Kamilla »

Hello,

I have computed geometric features using CloudCompare and also independently with Python. My question revolves around the basis of calculations in CloudCompare. Specifically, I am curious about the formula used for calculating neighbors for Geometric Features, and, more importantly, what criteria are employed to determine the lower limit for the number of neighbors.

I am struggling to find comprehensive documentation on how various features are computed.

Best regards,

Kamilla
daniel
Site Admin
Posts: 7382
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: Inquiry about Geometric Features Calculation in CloudCompare

Post by daniel »

Not sure if I understand your question clearly.

The neighbors are extracted via an octree structure. The minimum number of neighbors is generally based on some mathematical considerations (= the minimum information needed to compute the eigenvalues of the covariance matrix for instance).

And the mathematical formulas are better found either in the main articles on which this tool is based: see https://www.cloudcompare.org/doc/wiki/i ... c_features, with the list of articles, especially the one by Hackel et at.
Daniel, CloudCompare admin
Post Reply