OCLSLAM  0.1.0
 Hosted by GitHub
File List
Here is a list of all files with brief descriptions:
 algorithms.cppDefines classes that organize the execution of OpenCL kernels
 algorithms.hppDeclares classes that organize the execution of OpenCL kernels
 coloroctree_example.cppAn example demonstrating the integration of a 6-D point cloud in an octomap::ColorOcTree
 common.hppDeclares classes used by the OpenCL interface classes in cl_algo
 freenect_rgbd.cppDefines a class necessary for setting up the freenect library
 freenect_rgbd.hppDeclares classes necessary for setting up the freenect library
 glut_viewer.cppDefines the functions necessary for setting up the GLUT library
 glut_viewer.hppDeclares the functions necessary for setting up the GLUT library
 helper_funcs.cppHelper functions for testing
 helper_funcs.hppDeclarations of helper functions for testing
 ocl_processing.cppDefines the classes for setting up the OpenCL OCLSLAM pipeline
 ocl_processing.hppDeclares the classes for setting up the OpenCL OCLSLAM pipeline
 octree_example.cppAn example demonstrating the integration of a 3-D point cloud in an octomap::OcTree
 pointcloud.hppDeclares classes that enhance the default octomap::Pointcloud
 slam.cppAn example presenting the process of setting up the SLAM pipeline
 slam_kernels.clKernels for the OCLSLAM pipeline
 testsOCLSLAM.cppGoogle Test Unit Tests for the OCLSLAM kernels