DbViewer: Added calibration info

This commit is contained in:
matlabbe
2016-04-07 12:15:58 -04:00
parent 748360aac7
commit d5553db9eb
3 changed files with 110 additions and 28 deletions

View File

@@ -131,6 +131,7 @@ private:
QLabel * labelId,
QLabel * labelMapId,
QLabel * labelPose,
QLabel * labeCalib,
bool updateConstraintView);
void updateStereo(const SensorData * data);
void updateWordsMatching();