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

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