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

Go to the source code of this file.

Classes

class  sfm::Sift
 Implementation of the SIFT feature detector and descriptor. More...
 
struct  sfm::Sift::Descriptor
 Representation of the SIFT descriptor. More...
 
struct  sfm::Sift::Keypoint
 Representation of a SIFT keypoint. More...
 
struct  sfm::Sift::Octave
 Representation of a SIFT octave. More...
 
struct  sfm::Sift::Options
 SIFT options. More...
 

Namespaces

namespace  sfm
 Structure-from-Motion library.