#include <node.h>
Public Attributes | |
double | cx |
double | cy |
double | fx |
double | fy |
double | tx |
camera params focal lengths, image center, baseline (for stereo) duplicated in SBA package
Definition at line 21 of file node.h.
double frame_common::CamParams::cx |
double frame_common::CamParams::cy |
double frame_common::CamParams::fx |
double frame_common::CamParams::fy |
double frame_common::CamParams::tx |