Point Cloud Library (PCL) 1.15.1
Loading...
Searching...
No Matches
pcl::gpu::people::trees::SplitPoint Struct Reference

#include </build/reproducible-path/pcl-1.15.1+dfsg/gpu/people/include/pcl/gpu/people/tree_train.h>

Public Member Functions

 SplitPoint (int ai, Attrib t)

Public Attributes

int attribId
Attrib threshold

Detailed Description

Definition at line 53 of file tree_train.h.

Constructor & Destructor Documentation

◆ SplitPoint()

pcl::gpu::people::trees::SplitPoint::SplitPoint ( int ai,
Attrib t )
inline

Definition at line 54 of file tree_train.h.

References attribId, and threshold.

Member Data Documentation

◆ attribId

int pcl::gpu::people::trees::SplitPoint::attribId

◆ threshold

Attrib pcl::gpu::people::trees::SplitPoint::threshold

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