Public Member Functions | Public Attributes
pcl::GrabCut< PointT >::NLinks Struct Reference

#include <grabcut.h>

List of all members.

Public Member Functions

 NLinks ()

Public Attributes

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

Detailed Description

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

Definition at line 403 of file grabcut.h.


Constructor & Destructor Documentation

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

Definition at line 405 of file grabcut.h.


Member Data Documentation

template<typename PointT >
std::vector<float> pcl::GrabCut< PointT >::NLinks::dists

Definition at line 409 of file grabcut.h.

template<typename PointT >
std::vector<int> pcl::GrabCut< PointT >::NLinks::indices

Definition at line 408 of file grabcut.h.

template<typename PointT >
int pcl::GrabCut< PointT >::NLinks::nb_links

Definition at line 407 of file grabcut.h.

template<typename PointT >
std::vector<float> pcl::GrabCut< PointT >::NLinks::weights

Definition at line 410 of file grabcut.h.


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


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:41:28