opencv/modules
Jaime fafada28eb Merge pull request #14872 from AhiyaHiya:feature/topmost_window
* Added mechanism to set/toggle NORMAL window to TOPMOST window.

* highgui: remove unnecessary/legacy code
2019-09-05 13:55:17 +03:00
..
calib3d Fix modules/ typos 2019-08-16 17:34:29 +03:00
core Merge pull request #15444 from alalek:ocl_fix_fft_kernel 2019-09-04 16:25:34 +00:00
cudaarithm java: generated code to have javadoc 2019-06-05 12:44:03 +02:00
cudabgsegm CUDA/BgSegm: fix the threshold of MOG2.Update test when detectShadow=true (#12762) 2018-10-09 17:39:39 +03:00
cudacodec Utilize CV_UNUSED macro 2018-09-07 20:33:52 +09:00
cudafeatures2d Utilize CV_UNUSED macro 2018-09-07 20:33:52 +09:00
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 Assorted documentation fixes 2019-08-31 01:50:11 +03:00
cudaobjdetect suppress noisy warning 2019-08-08 21:49:32 +09:00
cudaoptflow suppress noisy warning 2019-08-08 21:49:32 +09:00
cudastereo cuda::StereoBM - fix hanging and racing issue 2019-02-18 06:03:12 +00:00
cudawarping Utilize CV_UNUSED macro 2018-09-07 20:33:52 +09:00
cudev CUDA 10.1 Build Issue Fix 2019-03-03 16:40:43 +00:00
dnn Merge pull request #15063 from dkurt:dnn_ie_ocv_layers 2019-09-03 18:58:57 +03:00
features2d Assorted documentation fixes 2019-08-31 01:50:11 +03:00
flann Assorted documentation fixes 2019-08-31 01:50:11 +03:00
highgui Merge pull request #14872 from AhiyaHiya:feature/topmost_window 2019-09-05 13:55:17 +03:00
imgcodecs Fix modules/ typos 2019-08-16 17:34:29 +03:00
imgproc Merge pull request #15440 from everton1984:new_integral_tests 2019-09-04 19:14:00 +03:00
java Fix modules/ typos 2019-08-16 17:34:29 +03:00
js Fix modules/ typos 2019-08-16 17:34:29 +03:00
ml Fix modules/ typos 2019-08-16 17:34:29 +03:00
objdetect objdetect: add input check in HOG detector 2019-08-23 16:14:53 +03:00
photo Assorted documentation fixes 2019-08-31 01:50:11 +03:00
python Fix modules/ typos 2019-08-16 17:34:29 +03:00
shape python: discover tests from module/misc/python/test paths 2019-04-10 18:35:35 +00:00
stitching suppress noisy warning 2019-08-08 21:49:32 +09:00
superres Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
ts ts: fix callback function signature 2019-08-29 15:09:32 +03:00
video Merge pull request #15274 from ChipKerchner:lkpyramidToHal 2019-08-28 18:56:48 +03:00
videoio Fix modules/ typos 2019-08-16 17:34:29 +03:00
videostab Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
viz viz: call "mapper->Update()" before and after SetInputData() 2018-08-22 15:40:51 +03:00
world
CMakeLists.txt