• nick black's avatar
    stitching_detailed: use correct match_conf default · 6e9eca29
    nick black authored
    The usage function states that the default for match_conf is
    0.65 if the default SURF feature finder is used, and 0.3 for
    orbs. Indeed, if --feature orbs is used, match_conf is set
    to 0.3f. This is a NOP, because the real default is also set
    to 0.3f. Change it to 0.65f when SURF is in play.
    6e9eca29
Name
Last commit
Last update
.github Loading commit data...
3rdparty Loading commit data...
apps Loading commit data...
cmake Loading commit data...
data Loading commit data...
doc Loading commit data...
include Loading commit data...
modules Loading commit data...
platforms Loading commit data...
samples Loading commit data...
.editorconfig Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...