MVE - Multi-View Environment mve-devel
Loading...
Searching...
No Matches
Classes | Namespaces
surf.h File Reference
#include <sys/types.h>
#include <vector>
#include "math/vector.h"
#include "mve/image.h"
#include "defines.h"
Include dependency graph for surf.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sfm::Surf
 Implementation of the SURF feature detector and descriptor as described in: More...
 
struct  sfm::Surf::Descriptor
 Representation of a SURF descriptor. More...
 
struct  sfm::Surf::Keypoint
 Representation of a SURF keypoint. More...
 
struct  sfm::Surf::Octave
 
struct  sfm::Surf::Options
 SURF options. More...
 

Namespaces

namespace  sfm
 Structure-from-Motion library.