#include <distortion.h>
Static Public Member Functions | |
static DistortParams * | load (const char *file) |
Public Attributes | |
float | fx |
float | fy |
float | cx |
float | cy |
float | k [2] |
float | p [2] |
Definition at line 28 of file distortion.h.
DistortParams * DistortParams::load | ( | const char * | file | ) | [static] |
float DistortParams::cx |
float DistortParams::cy |
float DistortParams::fx |
float DistortParams::fy |
float DistortParams::k[2] |
float DistortParams::p[2] |