#include "Image.h"#include "KeyPoint.h"#include <boost/thread.hpp>#include "../ThreadPool/threadpool.hpp"

Go to the source code of this file.
Classes | |
| struct | parallelsurf::KeyPointDetector::ComputeHelper |
| called by the thread pool for doing the computations More... | |
| class | parallelsurf::KeyPointDetector |
| class | parallelsurf::KeyPointInsertor |
| Function object which collects KeyPoints. More... | |
Namespaces | |
| namespace | parallelsurf |