Page 1 of 1

Mehtod for Estimating Surface Normals?

Posted: Fri Sep 27, 2024 11:29 am
by Xifa
Hi, I want to know more about how the Normals\Compute function works in CloudCompare. Is there any paper that explains how the method works, and maybe some examples to help understand it?

Re: Mehtod for Estimating Surface Normals?

Posted: Sat Sep 28, 2024 8:54 am
by daniel
I don't believe there's any paper (or maybe my PhD manuscript, but it's in French sadly...).

You can refer to https://www.cloudcompare.org/doc/wiki/i ... %5CCompute

Or https://pointclouds.org/documentation/t ... ation.html which shares same common principles (especially the PCA part when the 'plane' mode is chosen in CloudCompare)

Re: Mehtod for Estimating Surface Normals?

Posted: Tue Nov 26, 2024 2:58 pm
by Xifa
Hi Daniel,

I want to ask about the method used for 2D triangulation in CloudCompare. I couldn't find a method specifically named "2D triangulation." In my work, I’ve explained the plane model using the PCL method and the quadric model with the height function(Normal form of projective quadrics,i think this is the part that used in cloudcompare). However, I need to provide a more detailed explanation of the differences between these methods, including their pros and cons.

Could you provide more information?

Re: Mehtod for Estimating Surface Normals?

Posted: Tue Nov 26, 2024 8:21 pm
by daniel