opencv/modules
Daniel Ingram 962d57b4d6 Merge pull request #14559 from daniel-s-ingram:master
* Fix typo: 'divisble' -> 'divisible'

* Fix typo: 'One of arguments' -> 'One of the arguments'
2019-05-15 18:41:43 +03:00
..
calib3d Merge pull request #14559 from daniel-s-ingram:master 2019-05-15 18:41:43 +03:00
core Merge pull request #14559 from daniel-s-ingram:master 2019-05-15 18:41:43 +03:00
cudaarithm Move Ptr-related code from lut.cu to lut.cpp 2019-03-13 20:25:28 +09:00
cudabgsegm
cudacodec
cudafeatures2d
cudafilters Merge pull request #13695 from flyingfalling:3.4 2019-03-13 20:53:59 +03:00
cudaimgproc Add CV_16UC1 support for cuda::CLAHE 2019-02-06 17:21:55 +00:00
cudalegacy cudalegacy: Use safe block scan function 2019-02-13 01:55:02 +09:00
cudaobjdetect
cudaoptflow Fix Farneback Optical Flow Algorithm 2019-01-13 15:14:45 +00:00
cudastereo cuda::StereoBM - fix hanging and racing issue 2019-02-18 06:03:12 +00:00
cudawarping
cudev CUDA 10.1 Build Issue Fix 2019-03-03 16:40:43 +00:00
dnn Merge pull request #14552 from dkurt:fixed_detections_out_blob 2019-05-15 15:17:05 +00:00
features2d build: avoid highgui dependency 2019-04-15 18:59:51 +00:00
flann flann/kmeans: Fix non-determinism of KMeans index 2019-03-20 08:44:31 -07:00
highgui cmake: use absolute library paths from 'pkgconfig' 2019-04-15 22:11:49 +00:00
imgcodecs imgcodecs(tiff): update tile size checks 2019-04-21 18:36:39 +00:00
imgproc imgproc: fix RemoveOverlaps() with empty input vector 2019-04-29 21:15:23 +00:00
java android: fix JavaCamera2View UV plane handling 2019-05-15 07:57:50 +00:00
js Backport commits from 2019-03-13 13:32:44 +03:00
ml fix a typo in md file 2019-05-01 14:05:33 +02:00
objdetect python: discover tests from module/misc/python/test paths 2019-04-10 18:35:35 +00:00
photo Merge pull request #13655 from sturkmen72:update_doc_photo 2019-03-13 17:57:17 +00:00
python python: discover tests from module/misc/python/test paths 2019-04-10 18:35:35 +00:00
shape python: discover tests from module/misc/python/test paths 2019-04-10 18:35:35 +00:00
stitching python: discover tests from module/misc/python/test paths 2019-04-10 18:35:35 +00:00
superres
ts Merge pull request #14451 from alalek:fix_perf_calibation 2019-04-30 14:01:13 +00:00
video python: discover tests from module/misc/python/test paths 2019-04-10 18:35:35 +00:00
videoio Backported AVFoundation fixes from master branch 2019-05-07 13:57:44 +03:00
videostab
viz
world
CMakeLists.txt