MVE - Multi-View Environment mve-devel
Loading...
Searching...
No Matches
Namespaces | Macros
sift.cc File Reference
#include <iostream>
#include <fstream>
#include <stdexcept>
#include "util/timer.h"
#include "math/functions.h"
#include "math/matrix.h"
#include "math/matrix_tools.h"
#include "mve/image_io.h"
#include "mve/image_tools.h"
#include "sfm/sift.h"
Include dependency graph for sift.cc:

Go to the source code of this file.

Namespaces

namespace  sfm
 Structure-from-Motion library.
 

Macros

#define AT(S, OFF)   (dogs[S]->at(px + OFF))
 

Macro Definition Documentation

◆ AT

#define AT (   S,
  OFF 
)    (dogs[S]->at(px + OFF))