How does "has_initial_guess" setting work?
Algomorph opened this issue · comments
Gregory Kramida commented
Quick question.
In settings for vicalib, there is this entry:
"-has_initial_guess (Whether or not the given calibration file has a valid
guess.) type: bool default: false"
Which file is this referring to? The file specified as output (-o, cameras.xml by default)? If so, does this mean the camera model is initialized with what is in that file?
Gregory Kramida commented
Never mind, the README.md explains this.