Image Component Library (ICL)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Namespaces | Typedefs
CLSurfLib.h File Reference
#include <ICLUtils/CompatMacros.h>
#include <ICLCore/Img.h>
#include <ICLCV/SurfFeature.h>
#include <vector>
#include <ICLUtils/CLProgram.h>
#include <ICLUtils/CLKernel.h>
#include <ICLUtils/CLBuffer.h>

Go to the source code of this file.

Classes

class  icl::cv::clsurf::Surf
 OpenCL-based Surf Feature detector implmentation (by AMD) More...

Namespaces

namespace  icl
 

The ICL-namespace.


namespace  icl::cv
namespace  icl::cv::clsurf

Typedefs

typedef SurfFeature icl::cv::clsurf::Ipoint
 again, we use the generic Ipoint here!
typedef std::vector< Ipoint > icl::cv::clsurf::IpVec
 used typedef for vector of interest points
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines