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

Go to the source code of this file.

Classes

class  sfm::bundler::Matching
 Bundler Component: Matching between views in an MVE scene. More...
 
struct  sfm::bundler::Matching::Options
 Options for feature matching. More...
 
struct  sfm::bundler::Matching::Progress
 

Namespaces

namespace  sfm
 Structure-from-Motion library.
 
namespace  sfm::bundler
 SfM bundler components.