#include <Params.h>
Public Member Functions | |
void | readFixParams () |
Public Attributes | |
int | ARBuffer_height |
int | ARBuffer_width |
std::string | BundleMEstimator |
double | Calibrator_BlurSigma |
double | Calibrator_MeanGate |
int | Calibrator_MinCornersForGrabbedImage |
bool | Calibrator_NoDistortion |
bool | Calibrator_Optimize |
bool | Calibrator_Show |
double | Cam_cx |
double | Cam_cy |
double | Cam_fx |
double | Cam_fy |
double | Cam_s |
int | CameraCalibrator_CornerPatchSize |
double | CameraCalibrator_MaxStepDistFraction |
int | CandidateMinSTScore |
bool | GLWindowMenu_Enable |
int | GLWindowMenu_mgvnMenuItemWidth |
int | GLWindowMenu_mgvnMenuTextOffset |
bool | gui |
int | ImageSizeX |
int | ImageSizeY |
int | InitLevel |
double | MaxFoV |
double | MinTukeySigma |
std::string | parent_frame |
std::string | TrackerMEstimator |
double | WiggleScale |
void FixParams::readFixParams | ( | ) |
Definition at line 11 of file Params.cpp.
std::string FixParams::BundleMEstimator |
double FixParams::Cam_cx |
double FixParams::Cam_cy |
double FixParams::Cam_fx |
double FixParams::Cam_fy |
double FixParams::Cam_s |
bool FixParams::gui |
double FixParams::MaxFoV |
double FixParams::MinTukeySigma |
std::string FixParams::parent_frame |
std::string FixParams::TrackerMEstimator |
double FixParams::WiggleScale |