Image Component Library (ICL)
Classes | Typedefs
icl::cv::clsurf Namespace Reference

Classes

class  Surf
 OpenCL-based Surf Feature detector implmentation (by AMD) More...
 

Typedefs

typedef SurfFeature Ipoint
 again, we use the generic Ipoint here! More...
 
typedef std::vector< IpointIpVec
 used typedef for vector of interest points More...
 

Typedef Documentation

◆ Ipoint

again, we use the generic Ipoint here!

◆ IpVec

typedef std::vector<Ipoint> icl::cv::clsurf::IpVec

used typedef for vector of interest points