opals::NormalsAlgorithm Namespace Reference

Enumerator defining different normals estimation methods. More...

Enumerations

enum  Type { simplePlane, robustPlane, fmcd, Count }

Detailed Description

Enumerator defining different normals estimation methods.

Enumeration Type Documentation

enum Type
Enumerator:
simplePlane 

performs a simple plane fit

robustPlane 

performs a robust plane fit

fmcd 

robust plane fit based on the Fast Minimum Covariance Determinant

Count 

number of elements