GuidedFilter  1.2.0
 Hosted by GitHub
cl_algo::GF::Depth< C > Class Template Reference

Interface class for the depth kernels. More...

#include <algorithms.hpp>

Detailed Description

template<DepthConfig C>
class cl_algo::GF::Depth< C >

Interface class for the depth kernels.

The depth kernels transform the data of a Depth image. For more details, look at the kernels' documentation.

Note
The depth kernels are available in kernels/imageSupport_kernels.cl.
This is just a declaration. Look at the explicit template specializations for specific instantiations of the class.
Template Parameters
Cconfigures the class to work with different types of data.

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