3D Forest
Software for analysis of Lidar data from forest environment.
ComputeDescriptorParameters Class Reference

#include <ComputeDescriptorParameters.hpp>

Public Types

enum  Method { METHOD_DENSITY = 0 , METHOD_PCA_INTENSITY }
 

Public Attributes

Method method {METHOD_DENSITY}
 
double voxelRadius {0.1}
 
double searchRadius {0.5}
 
bool includeGroundPoints {false}
 

Member Enumeration Documentation

◆ Method

Compute Descriptor Parameters Method.

Enumerator
METHOD_DENSITY 
METHOD_PCA_INTENSITY 

Member Data Documentation

◆ includeGroundPoints

bool ComputeDescriptorParameters::includeGroundPoints {false}

◆ method

◆ searchRadius

◆ voxelRadius


The documentation for this class was generated from the following file: