|
LensSerious 0.1
Lens-correction mathematics as data, not as a library of callbacks
|
#include <lensserious.h>
Collaboration diagram for ls_calib_real_focal_t:Data Fields | |
| float | focal |
| float | real_focal |
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.
| float ls_calib_real_focal_t::focal |
Definition at line 90 of file lensserious.h.
Referenced by _fill_calibrations(), and _interp_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().