Image Component Library (ICL)
|
#include <ICLUtils/CompatMacros.h>
#include <ICLUtils/VisualizationDescription.h>
#include <utility>
Go to the source code of this file.
Classes | |
struct | icl::cv::SurfFeature |
Generic SURF Feature type. More... | |
Namespaces | |
icl | |
undocument this line if you encounter any issues! | |
icl::cv | |
Typedefs | |
typedef std::pair< SurfFeature, SurfFeature > | icl::cv::SurfMatch |
typedef for two matching features More... | |