MVE - Multi-View Environment mve-devel
Loading...
Searching...
No Matches
Namespaces | Functions
extract_focal_length.cc File Reference
#include <vector>
#include <utility>
#include "sfm/camera_database.h"
#include "sfm/extract_focal_length.h"
Include dependency graph for extract_focal_length.cc:

Go to the source code of this file.

Namespaces

namespace  sfm
 Structure-from-Motion library.
 

Functions

std::pair< float, FocalLengthMethodsfm::extract_focal_length (mve::image::ExifInfo const &exif)
 Extracts the focal length from the EXIF tags of an image.