mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 09:30:25 +08:00
Added RGB/IR calibration
This commit is contained in:
@@ -102,6 +102,8 @@ private:
|
||||
std::vector<cv::Size > imageSize_;
|
||||
std::vector<rtabmap::CameraModel> models_;
|
||||
rtabmap::StereoCameraModel stereoModel_;
|
||||
std::vector<unsigned short> minIrs_;
|
||||
std::vector<unsigned short> maxIrs_;
|
||||
|
||||
Ui_calibrationDialog * ui_;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user