GpuSurfDetector.hpp File ReferenceA class that wraps the GPU SURF algorithm The private implementation idiom is used so that consumers of the class do not need all of the CUDA headers. More... #include <vector> #include <opencv/cxtypes.h> #include <opencv/cxcore.h> #include <opencv/cv.h> #include <opencv/cv.hpp> Go to the source code of this file.
Detailed DescriptionA class that wraps the GPU SURF algorithm The private implementation idiom is used so that consumers of the class do not need all of the CUDA headers.
Definition in file GpuSurfDetector.hpp. Define Documentation
Definition at line 61 of file GpuSurfDetector.hpp. Generated on Fri Apr 30 20:06:20 2010 for gpusurf by 1.6.2 |