Algorithm for normal estimation in cloud compare

Feel free to ask any question here
Post Reply
miniMaddy
Posts: 1
Joined: Thu Aug 31, 2023 5:31 am

Algorithm for normal estimation in cloud compare

Post by miniMaddy »

Hello everyone,
I am writing a research paper and I used Cloudcompare normal estimation for my experiments. I want to write the normal algorithm that Cloudcompare uses but I can't seem to find anything online. Can someone please help me with the algorithm.
I am really grateful for your time.
daniel
Site Admin
Posts: 7709
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: Algorithm for normal estimation in cloud compare

Post by daniel »

Super simple: extract the neighbors around each point of the cloud, then fit either a plane, a 2.5D quadric or compute the Delaunay triangulation (see https://www.cloudcompare.org/doc/wiki/i ... %5CCompute).
Daniel, CloudCompare admin
Post Reply