opencv/modules
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
..
calib3d calib3d: Update documentation of calibrateCamera 2021-04-30 20:34:04 +02:00
core Merge pull request #20011 from Developer-Ecosystem-Engineering:3.4 2021-06-01 09:39:55 +03:00
cudaarithm cuda: fix inplace condition in cv::cuda::flip 2021-04-01 02:26:59 +00:00
cudabgsegm
cudacodec
cudafeatures2d
cudafilters remove danger race condition 2021-02-15 21:01:41 +09:00
cudaimgproc
cudalegacy Merge pull request #19390 from tomoaki0705:fixCudaLegacyCalib3d 2021-01-25 13:32:43 +00:00
cudaobjdetect
cudaoptflow fix getDefaultName() 2021-02-15 19:21:53 +06:00
cudastereo
cudawarping
cudev
dnn Merge pull request #20080 from pauljurczak:patch-3 2021-06-02 19:15:52 +00:00
features2d Add Thickness parameter in drawMatches function 2021-06-07 12:52:48 -03:00
flann Remove static initializers caused by templated static member. 2021-05-07 12:53:14 -07:00
highgui Merge pull request #20149 from rogday:on_mouse_floor 2021-06-02 17:48:43 +00:00
imgcodecs EXR reading: support Z channel if no Y channel 2021-06-02 15:53:32 +03:00
imgproc Merge pull request #20102 from yo1990:master 2021-05-29 17:43:21 +03:00
java Analog of gtest_filter for java tests. 2021-06-01 11:04:18 +03:00
js fix the perf tests of OpenCV.js so that it can run on Node.js successfully 2021-03-27 21:52:44 +00:00
ml ml: update checks 2021-04-13 11:09:14 +00:00
objdetect Merge pull request #20150 from rogday:svm_detector_test 2021-06-01 13:31:12 +00:00
photo Update contrast_preserve.hpp 2021-04-20 12:59:36 +02:00
python Update __init__.py to support symbolic links 2021-04-14 16:13:45 +00:00
shape
stitching fix loop boundary condition 2021-04-20 22:08:01 -04:00
superres
ts Merge pull request #20146 from asmorkalov:as/java_test_filter 2021-06-02 17:50:29 +00:00
video Merge pull request #19993 from danielenricocahall:fix-compute-ecc-issue 2021-04-30 17:20:52 +00:00
videoio Merge pull request #20211 from kstuedem:fix_dshow_memory_leak 2021-06-05 16:02:12 +00:00
videostab
viz
world
CMakeLists.txt