Point Cloud Library (PCL)
1.15.1
Toggle main menu visibility
Loading...
Searching...
No Matches
pcl
GrabCut
pcl::GrabCut< PointT > Member List
This is the complete list of members for
pcl::GrabCut< PointT >
, including all inherited members.
addEdge
(vertex_descriptor v1, vertex_descriptor v2, float capacity, float rev_capacity)
pcl::GrabCut< PointT >
protected
background_GMM_
pcl::GrabCut< PointT >
protected
beta_
pcl::GrabCut< PointT >
protected
computeBetaNonOrganized
()
pcl::GrabCut< PointT >
protected
computeBetaOrganized
()
pcl::GrabCut< PointT >
protected
computeL
()
pcl::GrabCut< PointT >
protected
computeNLinksNonOrganized
()
pcl::GrabCut< PointT >
protected
computeNLinksOrganized
()
pcl::GrabCut< PointT >
protected
deinitCompute
()
pcl::PCLBase< PointT >
protected
extract
(std::vector< pcl::PointIndices > &clusters)
pcl::GrabCut< PointT >
fake_indices_
pcl::PCLBase< PointT >
protected
fitGMMs
()
pcl::GrabCut< PointT >
protected
virtual
foreground_GMM_
pcl::GrabCut< PointT >
protected
getIndices
()
pcl::PCLBase< PointT >
inline
getIndices
() const
pcl::PCLBase< PointT >
inline
getInputCloud
() const
pcl::PCLBase< PointT >
inline
getK
()
pcl::GrabCut< PointT >
inline
getLambda
()
pcl::GrabCut< PointT >
inline
getNumberOfNeighbours
() const
pcl::GrabCut< PointT >
inline
getSearchMethod
()
pcl::GrabCut< PointT >
inline
GMM_component_
pcl::GrabCut< PointT >
protected
GrabCut
(std::uint32_t K=5, float lambda=50.f)
pcl::GrabCut< PointT >
inline
graph_
pcl::GrabCut< PointT >
protected
graph_nodes_
pcl::GrabCut< PointT >
protected
hard_segmentation_
pcl::GrabCut< PointT >
protected
height_
pcl::GrabCut< PointT >
protected
image_
pcl::GrabCut< PointT >
protected
indices_
pcl::PCLBase< PointT >
protected
initCompute
()
pcl::GrabCut< PointT >
protected
initGraph
()
pcl::GrabCut< PointT >
protected
initialized_
pcl::GrabCut< PointT >
protected
input_
pcl::PCLBase< PointT >
protected
isSource
(vertex_descriptor v)
pcl::GrabCut< PointT >
inline
protected
K_
pcl::GrabCut< PointT >
protected
KdTree
typedef
pcl::GrabCut< PointT >
KdTreePtr
typedef
pcl::GrabCut< PointT >
L_
pcl::GrabCut< PointT >
protected
lambda_
pcl::GrabCut< PointT >
protected
n_links_
pcl::GrabCut< PointT >
protected
nb_neighbours_
pcl::GrabCut< PointT >
protected
operator[]
(std::size_t pos) const
pcl::PCLBase< PointT >
inline
PCLBase
()
pcl::PCLBase< PointT >
PCLBase
(const PCLBase &base)
pcl::PCLBase< PointT >
PointCloud
typedef
pcl::PCLBase< PointT >
PointCloudConstPtr
typedef
pcl::GrabCut< PointT >
PointCloudPtr
typedef
pcl::GrabCut< PointT >
PointIndicesConstPtr
typedef
pcl::PCLBase< PointT >
PointIndicesPtr
typedef
pcl::PCLBase< PointT >
refine
()
pcl::GrabCut< PointT >
virtual
refineOnce
()
pcl::GrabCut< PointT >
virtual
setBackgroundPoints
(const PointCloudConstPtr &background_points)
pcl::GrabCut< PointT >
setBackgroundPointsIndices
(int x1, int y1, int x2, int y2)
pcl::GrabCut< PointT >
setBackgroundPointsIndices
(const PointIndicesConstPtr &indices)
pcl::GrabCut< PointT >
setIndices
(const IndicesPtr &indices)
pcl::PCLBase< PointT >
virtual
setIndices
(const IndicesConstPtr &indices)
pcl::PCLBase< PointT >
virtual
setIndices
(const PointIndicesConstPtr &indices)
pcl::PCLBase< PointT >
virtual
setIndices
(std::size_t row_start, std::size_t col_start, std::size_t nb_rows, std::size_t nb_cols)
pcl::PCLBase< PointT >
virtual
setInputCloud
(const PointCloudConstPtr &cloud) override
pcl::GrabCut< PointT >
virtual
setK
(std::uint32_t K)
pcl::GrabCut< PointT >
inline
setLambda
(float lambda)
pcl::GrabCut< PointT >
inline
setNumberOfNeighbours
(int nb_neighbours)
pcl::GrabCut< PointT >
inline
setSearchMethod
(const KdTreePtr &tree)
pcl::GrabCut< PointT >
inline
setTerminalWeights
(vertex_descriptor v, float source_capacity, float sink_capacity)
pcl::GrabCut< PointT >
protected
setTrimap
(const PointIndicesConstPtr &indices, segmentation::grabcut::TrimapValue t)
pcl::GrabCut< PointT >
protected
soft_segmentation_
pcl::GrabCut< PointT >
protected
tree_
pcl::GrabCut< PointT >
protected
trimap_
pcl::GrabCut< PointT >
protected
updateHardSegmentation
()
pcl::GrabCut< PointT >
protected
use_indices_
pcl::PCLBase< PointT >
protected
vertex_descriptor
typedef
pcl::GrabCut< PointT >
protected
width_
pcl::GrabCut< PointT >
protected
~GrabCut
() override=default
pcl::GrabCut< PointT >
~PCLBase
()=default
pcl::PCLBase< PointT >
virtual