ICP  1.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
 common.hppDeclares classes used by the OpenCL interface classes in cl_algo
 helper_funcs.cppHelper functions for testing
 helper_funcs.hppDeclarations of helper functions for testing
 icp_kernels.clKernels for the ICP pipeline
 kinect_frame_grabber.cppGrabs and stores, in a binary file, an 8-D point cloud from a Kinect RGB and Depth frame
 ocl_icp_reg.cppDefines the classes for setting up the OpenCL ICP pipeline
 ocl_icp_reg.hppDeclares the classes for setting up the OpenCL ICP pipeline
 ocl_icp_sbs.cppDefines the classes for setting up the OpenCL ICP pipeline
 ocl_icp_sbs.hppDeclares the classes for setting up the OpenCL ICP pipeline
 reduce_kernels.clKernels for performing the Reduce operation
 registration.cppAn example showcasing the use of the ICP class
 scan_kernels.clKernels for performing the Scan operation
 step_by_step.cppAn example showcasing the progress of the ICP pipeline
 testsICP.cppGoogle Test Unit Tests for the ICP kernels
 testsReduce.cppGoogle Test Unit Tests for the Reduce kernels
 testsScan.cppGoogle Test Unit Tests for the Scan kernels