TCS
 All Classes Functions Variables Typedefs Groups
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123456]
oNboost
|oCproperty_map< PCG, vertex_bundle_t >
|\Cgraph_mutability_traits< PCG >
oNpcl
|oNgraph
||oNconcepts
|||\CPointCloudGraphConceptA PointCloudGraph is a graph that has PCL points bundled in vertices and can be viewed as a PCL point cloud (without data-copying)
||oNweight
|||oNdetail
||||oCrequires_all
||||oCrequires_any
||||oCto_computer
||||\Cwith_normalization
|||oNfunction
||||oCgaussian
||||\Cidentity
|||oNpolicy
||||oCignoreignore policy does nothing to edges with small weights
||||oCcoercecoerce policy assigns threshold value to the weights that are below the threshold
||||\Cremoveremove policy removes edges with weights that are below the threshold
|||| oCremove_edge_ifRemove_edge_if structure is a workaround to allow edge removal from both plain graphs and subgraphs
|||| oCremove_edge_if< Graph, typename boost::enable_if< has_root_graph< Graph > >::type >
|||| \Cremove_edge_predicateA predicate to be used in boost::remove_edge_if
|||oNtag
||||oCweight
||||oCnormalized
||||\Cdrop_if_convex
|||oCterms
|||oCas_term
|||oCterm_of
|||\Cweight_computerA class that provides means to compute edge weights for a point cloud graph
||oCGraphBuilderThis is an abstract base class for building a BGL-compatible graph from a point cloud
||oCNearestNeighborsGraphBuilderThis class builds a BGL graph representing an input dataset by using nearest neighbor search
||oCOctreeAdjacencyGraphBuilderThis class builds a BGL graph representing an input dataset by using octree::OctreePointCloudAdjacency
||oCpoint_cloud_graphA sibling of boost::adjacency_list with PCL points bundled in vertices and copy-free access to them as a PCL point cloud
||oCpoint_cloud_graph_traitsTraits struct to access the types associated with point_cloud_graph
||oCpoint_cloud_graph_traits< boost::subgraph< Graph > >Specialization for point_cloud_graphs wrapped in boost::subgraph
||\Cpoint_cloud_property_mapThis class is to expose the point cloud stored in the point_cloud_graph as a vertex bundle property map
|oNoctree
||oCOctreePointCloudAdjacencyOctree pointcloud voxel class which maintains adjacency information for its voxels
||oCAveragePoint
||\COctreePointCloudAdjacencyContainerOctree adjacency leaf container class- stores set of pointers to neighbors, number of points added, and a DataT value
|\Nsegmentation
| \CRandomWalkerSegmentationMultilabel semi-automatic point cloud segmentation using random walks
oCGraphVisualizer
\Citerator_pair_range