LensSerious 0.1
Lens-correction mathematics as data, not as a library of callbacks
Loading...
Searching...
No Matches
ls_calib_real_focal_t Struct Reference

#include <lensserious.h>

+ Collaboration diagram for ls_calib_real_focal_t:

Data Fields

float focal
 
float real_focal
 

Detailed Description

One <real-focal-length> point: the focal engraved on the barrel, and the one the lens actually has there. They differ by up to a factor of two on fisheyes.

Definition at line 90 of file lensserious.h.

Field Documentation

◆ focal

float ls_calib_real_focal_t::focal

Definition at line 90 of file lensserious.h.

Referenced by _fill_calibrations(), and _interp_real_focal().

◆ real_focal

float ls_calib_real_focal_t::real_focal

Definition at line 90 of file lensserious.h.

Referenced by _fill_calibrations(), and _interp_real_focal().


The documentation for this struct was generated from the following file: