opencv/modules
Eduard Trulls 7e637c134f Expose maxIters in findFundamentalMat
Lets the user choose the maximum number of iterations the robust
estimator runs for, similary to findHomography. This can significantly
improve performance (at a computational cost).
2020-03-07 18:03:44 +03:00
..
calib3d Expose maxIters in findFundamentalMat 2020-03-07 18:03:44 +03:00
core core: fix build getNumberOfCPUs for JavaScript 2020-02-26 18:54:23 +03:00
cudaarithm
cudabgsegm Merge pull request #16090 from jeffeDurand:cuda_mog2_issue_5296 2019-12-19 13:02:48 +03:00
cudacodec add cuda 10 support 2020-02-09 22:18:29 +09:00
cudafeatures2d
cudafilters
cudaimgproc
cudalegacy
cudaobjdetect
cudaoptflow
cudastereo
cudawarping
cudev Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 2019-12-13 17:52:40 +03:00
dnn Track Hetero execution for nGraph networks using ngraph::Function 2020-02-27 17:45:28 +03:00
features2d Use BufferArea in more places 2020-02-26 11:45:19 +03:00
flann Fix spelling typos 2019-12-27 12:46:53 +00:00
highgui Merge pull request #16588 from vpisarev:fix_macos_move_window 2020-02-17 14:54:36 +03:00
imgcodecs improved documentation for imread() 2020-02-07 08:54:34 -05:00
imgproc Merge pull request #16594 from vpisarev:hull_ordering_fix 2020-02-21 18:18:24 +03:00
java Merge pull request #15338 from rayonnant14:my_detect_and_decode_3.4 2020-01-26 22:18:42 +03:00
js Fix spelling typos 2019-12-27 12:46:53 +00:00
ml Use global RNG for training RTrees. 2019-12-29 21:59:14 +01:00
objdetect fix wrong memory allocation 2020-02-10 20:21:58 +03:00
photo Merge pull request #15929 from sturkmen72:patch-3 2020-01-19 12:45:29 +00:00
python fixes #16500 2020-02-20 11:10:12 +08:00
shape
stitching Fix spelling typos 2019-12-27 12:46:53 +00:00
superres
ts ts: move message about misused 'optional' under the configuration parameter 2020-01-19 16:09:40 +00:00
video Fix spelling typos 2019-12-27 12:46:53 +00:00
videoio videoio/MSMF: refactored format handling and selection, property reading and writing 2020-02-08 00:16:41 +03:00
videostab
viz Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 2019-12-13 17:52:40 +03:00
world
CMakeLists.txt