|
MVE - Multi-View Environment mve-devel
|
#include <vector>#include <utility>#include "sfm/camera_database.h"#include "sfm/extract_focal_length.h"
Go to the source code of this file.
Namespaces | |
| namespace | sfm |
| Structure-from-Motion library. | |
Functions | |
| std::pair< float, FocalLengthMethod > | sfm::extract_focal_length (mve::image::ExifInfo const &exif) |
| Extracts the focal length from the EXIF tags of an image. | |