ICP  1.1.0
 Hosted by GitHub
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Ncl_algoOffers classes which set up kernel execution parameters and provide interfaces for the handling of memory objects
 NICPOffers classes associated with the ICP pipeline
 CICPInterface class for the ICP pipeline
 CICPDevsInterface class for the icpSubtractMean kernel
 CICPLMsInterface class for the getLMs kernel
 CICPMeanInterface class for the calculation of the fixed and moving set means
 CICPMean< ICPMeanConfig::REGULAR >Interface class for the icpMean kernel
 CICPMean< ICPMeanConfig::WEIGHTED >Interface class for the icpMean_Weighted kernel
 CICPPowerMethodInterface class for the icpTransform_Matrix kernel
 CICPRepsInterface class for the getReps kernel
 CICPSInterface class for calculating the S matrix and the s scale factor constituents
 CICPS< ICPSConfig::REGULAR >Interface class for calculating the S matrix and the s scale factor constituents, while considering regular residual errors
 CICPS< ICPSConfig::WEIGHTED >Interface class for calculating the S matrix and the s scale factor constituents, while considering weighted residual errors
 CICPStepInterface class for the ICP pipeline
 CICPStep< ICPStepConfigT::EIGEN, ICPStepConfigW::REGULAR >Interface class for the ICP pipeline using the Eigen library to estimate the rotation and considering regular residual errors
 CICPStep< ICPStepConfigT::EIGEN, ICPStepConfigW::WEIGHTED >Interface class for the ICP pipeline using the Eigen library to estimate the rotation and considering weighted residual errors
 CICPStep< ICPStepConfigT::POWER_METHOD, ICPStepConfigW::REGULAR >Interface class for the ICP pipeline using the Power Method to estimate the rotation and considering regular residual errors
 CICPStep< ICPStepConfigT::POWER_METHOD, ICPStepConfigW::WEIGHTED >Interface class for the ICP pipeline using the Power Method to estimate the rotation and considering weighted residual errors
 CICPTransformInterface class for the icpTransform kernels
 CICPTransform< ICPTransformConfig::MATRIX >Interface class for the icpTransform_Matrix kernel
 CICPTransform< ICPTransformConfig::QUATERNION >Interface class for the icpTransform_Quaternion kernel
 CICPWeightsInterface class for the icpComputeReduceWeights kernel
 CReduceInterface class for the reduce kernels
 CScanInterface class for the scan kernels
 CCLEnvGLCreates an OpenCL environment with CL-GL interoperability
 Cdist_idStruct holding a value and a key
 CICPRegPerforms the ICP iterations
 CICPSBSPerforms the ICP iterations
 CMyFreenectDeviceA class that extends Freenect::FreenectDevice by defining the VideoCallback function so we can be getting updates with the latest RGB frame