![]() |
Image Component Library (ICL)
|
#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 | |
| icl | |
| undocument this line if you encounter any issues! | |
| icl::cv | |
| icl::cv::clsurf | |
Typedefs | |
| typedef SurfFeature | icl::cv::clsurf::Ipoint |
| again, we use the generic Ipoint here! More... | |
| typedef std::vector< Ipoint > | icl::cv::clsurf::IpVec |
| used typedef for vector of interest points More... | |
1.8.15