parameters for the normal generation More...
#include <pointcloud_normal.h>
Public Member Functions | |
Param () | |
Public Attributes | |
int | coherentAdjNum |
number of itaration of a simple normal smoothing (use the same number of ajdacent of fittingAdjNjm) | |
int | fittingAdjNum |
int | smoothingIterNum |
number of adjacent nodes used for computing the fitting plane | |
bool | useViewPoint |
position of a viewpoint used to disambiguate direction | |
CoordType | viewPoint |
number of nodes used in the coherency pass |
parameters for the normal generation
Definition at line 93 of file pointcloud_normal.h.