13 #include "util/misc.h"
14 #include "util/option_manager.h"
28 const std::string& database_path,
29 const std::string& image_path);
38 void SelectNewDatabasePath();
39 void SelectExistingDatabasePath();
40 void SelectImagePath();
41 QString DefaultDirectory();
49 QLineEdit* database_path_text_;
50 QLineEdit* image_path_text_;
static const std::string path
Generic file read and write utility for python interface.
colmap::OptionManager OptionManager