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

#include <ComputeSegmentationNNParameters.hpp>

Public Types

enum  Channel { CHANNEL_DESCRIPTOR = 0 , CHANNEL_INTENSITY }
 

Public Attributes

Channel leafToWoodChannel {CHANNEL_INTENSITY}
 
double voxelRadius {0.1}
 
double woodThresholdMin {25.0}
 
double searchRadiusTrunkPoints {0.25}
 
double searchRadiusLeafPoints {0.25}
 
double treeBaseElevationMin {0.0}
 
double treeBaseElevationMax {2.0}
 
double treeHeightMin {1.0}
 
bool zCoordinatesAsElevation {false}
 
bool segmentOnlyTrunks {false}
 

Member Enumeration Documentation

◆ Channel

Compute Segmentation NN Parameters Channel.

Enumerator
CHANNEL_DESCRIPTOR 
CHANNEL_INTENSITY 

Member Data Documentation

◆ leafToWoodChannel

◆ searchRadiusLeafPoints

◆ searchRadiusTrunkPoints

◆ segmentOnlyTrunks

◆ treeBaseElevationMax

◆ treeBaseElevationMin

◆ treeHeightMin

◆ voxelRadius

◆ woodThresholdMin

◆ zCoordinatesAsElevation


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