Files
opencv/samples/cpp
nick black 6e9eca29e2 stitching_detailed: use correct match_conf default
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.
2019-10-22 08:03:46 -04:00
..
2019-09-05 01:10:51 +03:00
2019-09-05 01:10:51 +03:00
2018-11-16 18:08:22 +00:00
2019-09-05 01:10:51 +03:00
2019-09-05 01:10:51 +03:00
2019-04-13 22:29:30 -07:00
2018-11-16 18:08:22 +00:00
2018-11-16 18:08:22 +00:00
2019-09-05 01:10:51 +03:00
2019-09-05 01:10:51 +03:00
2018-11-16 18:08:22 +00:00
2018-11-16 18:08:22 +00:00
2018-11-16 18:08:22 +00:00
2019-09-05 01:10:51 +03:00
2018-11-16 18:08:22 +00:00
2018-11-16 18:08:22 +00:00
2018-11-16 18:08:22 +00:00
2018-11-16 18:08:22 +00:00
2019-09-05 01:10:51 +03:00
2019-09-05 01:10:51 +03:00
2019-09-05 01:10:51 +03:00
2019-09-05 01:10:51 +03:00
2019-09-05 01:10:51 +03:00
2018-11-16 18:08:22 +00:00
2019-09-05 01:10:51 +03:00
2019-06-05 12:24:13 +02:00
2019-09-05 01:10:51 +03:00
2019-09-05 01:10:51 +03:00