Add Thickness parameter in drawMatches function
authorTiago De Gaspari <gaspari.tiago@gmail.com>
Mon, 7 Jun 2021 13:55:23 +0000 (10:55 -0300)
committerTiago De Gaspari <gaspari.tiago@gmail.com>
Mon, 7 Jun 2021 15:52:48 +0000 (12:52 -0300)
commit411fd2b761c7ad054d1bb9eeb496cdbd881da3fa
tree84591edb3f8e6e353293313701994991b6c3956a
parent61e30c15a9b6215b70383a65add19337d26a5261
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.
modules/features2d/include/opencv2/features2d.hpp
modules/features2d/src/draw.cpp