Point Cloud Library (PCL) 1.12.1
Loading...
Searching...
No Matches
pcl::GrabCut< PointT >::NLinks Struct Reference

#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.

References dists, indices, nb_links, and weights.

Member Data Documentation

◆ dists

◆ indices

◆ nb_links

◆ weights


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