|
Point Cloud Library (PCL) 1.15.1
|
#include </builddir/build/BUILD/pcl-1.15.1-build/pcl-pcl-1.15.1/gpu/people/src/internal.h>
Static Public Member Functions | |
| static void | initEdges (int rows, int cols, DeviceArray2D< unsigned char > &edges) |
| static void | computeEdges (const Labels &labels, const Depth &depth, int num_parts, float sq_radius, DeviceArray2D< unsigned char > &edges) |
| static void | labelComponents (const DeviceArray2D< unsigned char > &edges, DeviceArray2D< int > &comps) |
Definition at line 82 of file internal.h.
|
static |
|
static |
|
static |