MVE - Multi-View Environment mve-devel
|
#include <iostream>
#include <set>
#include "mve/image_tools.h"
#include "mve/image_drawing.h"
#include "sfm/bundler_tracks.h"
Go to the source code of this file.
Namespaces | |
namespace | sfm |
Structure-from-Motion library. | |
namespace | sfm::bundler |
SfM bundler components. | |
Functions | |
void | sfm::bundler::unify_tracks (int view1_tid, int view2_tid, TrackList *tracks, ViewportList *viewports) |