#include <opencv2/features2d/features2d.hpp>
#include <opencv/cv.h>
#include <SiftGPU/SiftGPU.h>
#include <QMutex>
Go to the source code of this file.
Classes | |
class | SiftGPUWrapper |
Interface for SiftGPU The class is used as an interface to SiftGPU. It's a singleton class. More... |