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] |
computeBeta() | pcl::GrabCut< PointT > | [protected] |
computeL() | pcl::GrabCut< PointT > | [protected] |
computeNLink(uint32_t x1, uint32_t y1, uint32_t x2, uint32_t y2) | pcl::GrabCut< PointT > | [protected] |
computeNLinks() | 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] |
getInputCloud() | 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(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[](size_t pos) | 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(size_t row_start, size_t col_start, size_t nb_rows, size_t nb_cols) | pcl::PCLBase< PointT > | [virtual] |
setInputCloud(const PointCloudConstPtr &cloud) | pcl::GrabCut< PointT > | [virtual] |
setK(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() | pcl::GrabCut< PointT > | [inline, virtual] |
~PCLBase() | pcl::PCLBase< PointT > | [inline, virtual] |