W3cubDocs

/PointCloudLibrary

#include <pcl/segmentation/grabcut_segmentation.h>

Public Member Functions

NLinks ()=default

Public Attributes

int nb_links {0}
Indices indices {}
std::vector< float > dists {}
std::vector< float > weights {}

Detailed Description

template<typename PointT>
struct pcl::GrabCut< PointT >::NLinks

Definition at line 393 of file grabcut_segmentation.h.

Constructor & Destructor Documentation

NLinks()

template<typename PointT >
pcl::GrabCut< PointT >::NLinks::NLinks ( )
default

Member Data Documentation

dists

indices

nb_links

weights


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

© 2009–2012, Willow Garage, Inc.
© 2012–, Open Perception, Inc.
Licensed under the BSD License.
https://pointclouds.org/documentation/structpcl_1_1_grab_cut_1_1_n_links.html