point_cloud_library / 1.12.1 / structpcl_1_1_grab_cut_1_1_n_links.html /

#include <pcl/segmentation/grabcut_segmentation.h>

Public Member Functions

NLinks ()

Public Attributes

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

Detailed Description

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

Definition at line 400 of file grabcut_segmentation.h.

Constructor & Destructor Documentation

NLinks()

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

Definition at line 402 of file grabcut_segmentation.h.

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