14 #include "base/undistortion.h"
15 #include "ui/options_widget.h"
21 #include "util/option_manager.h"
31 void Show(
const colmap::Reconstruction& reconstruction);
38 const colmap::Reconstruction* reconstruction_;
42 QComboBox* output_format_;
43 colmap::UndistortCameraOptions undistortion_options_;
44 std::string output_path_;
Generic file read and write utility for python interface.
colmap::OptionManager OptionManager