10#ifndef SFM_EXTRACT_FOCAL_LENGTH_HEADER
11#define SFM_EXTRACT_FOCAL_LENGTH_HEADER
std::pair< float, FocalLengthMethod > FocalLengthEstimate
Datatype for the focal length estimate which reports the normalized focal length as well as the metho...
FocalLengthMethod
Indicator which focal length estimation has been used.
@ FOCAL_LENGTH_AND_DATABASE
@ FOCAL_LENGTH_35MM_EQUIV
@ FOCAL_LENGTH_FALLBACK_VALUE
std::pair< float, FocalLengthMethod > extract_focal_length(mve::image::ExifInfo const &exif)
Extracts the focal length from the EXIF tags of an image.
#define SFM_NAMESPACE_END
#define SFM_NAMESPACE_BEGIN