ICP  1.1.0
 Hosted by GitHub
cl_algo::ICP::ICPTransform< C > Class Template Reference

Interface class for the icpTransform kernels. More...

#include <algorithms.hpp>

Detailed Description

template<ICPTransformConfig C>
class cl_algo::ICP::ICPTransform< C >

Interface class for the icpTransform kernels.

The icpTransform kenrels perform a homogeneous transformation on a set of points. For more details, look at the kernel's documentation.

Note
The icpTransform kernels are available in kernels/icp_kernels.cl.
This is just a declaration. Look at the explicit template specializations for specific instantiations of the class.
Template Parameters
Cconfigures the class for different types of transformation parameters.

The documentation for this class was generated from the following file: