opencv/modules/features2d
Tiago De Gaspari 411fd2b761 Add Thickness parameter in drawMatches function
This commit adds the feature of selecting the thickness
of the matches drawn by the drawMatches function.

In larger images, the default thickness of 1 pixel creates images
that are hard to visualize.
2021-06-07 12:52:48 -03:00
..
doc Misc. typos 2018-07-31 18:44:23 +03:00
include/opencv2 Add Thickness parameter in drawMatches function 2021-06-07 12:52:48 -03:00
misc Generate constructor with smart pointer, if it's expected. 2020-05-29 16:40:19 +03:00
perf Merge pull request #17618 from Yosshi999:gsoc_sift-better-test 2020-06-25 11:34:31 +00:00
src Add Thickness parameter in drawMatches function 2021-06-07 12:52:48 -03:00
test Merge pull request #19859 from danielenricocahall:fix-blob-detector-single-thresh 2021-04-08 10:39:26 +00:00
CMakeLists.txt features2d(sift): enable runtime dispatching 2020-05-03 11:59:27 +00:00