Age | Commit message (Collapse) | Author |
|
The only place this is used is in geoptimiser, to get the
average_camera_length, itself a very bad solution.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Its behaviour is 100% covered by the push-res parameter, which can be
set to infinity for no cutoff.
|
|
|
|
|
|
|
|
|
|
Involves switching from getopt_long to argp. A big improvement!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(Temporarily)
|
|
|
|
|
|
|
|
Also remove all the related API stuff. We now have a much better way of
checking indexing results.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The eventual aim of this is to deprecate the "--min-gradient" option,
resolving the long-standing confusion about whether this option is the
gradient or the squared gradient.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
methods
|
|
|
|
|
|
|
|
|