opencv/modules
Alexander Alekhin 5916ebf500
Merge pull request #13679 from alalek:imgproc_median_blur_cleanup
* imgproc: cleanup medianBlur_8u_O1 code

Unnecessary per-channel buffers: H[c] / lut[c]

* imgproc(medianBlur_8u_O1): use CV_SIMD_WIDTH for alignment
2019-01-29 19:20:24 +03:00
..
calib3d code clean up 2019-01-14 22:21:21 +03:00
core Revert "Merge pull request #13586 from eightco:Core_bugfix3" 2019-01-18 18:29:12 +03:00
cudaarithm
cudabgsegm CUDA/BgSegm: fix the threshold of MOG2.Update test when detectShadow=true (#12762) 2018-10-09 17:39:39 +03:00
cudacodec
cudafeatures2d
cudafilters
cudaimgproc __shfl_up_sync with mask for CUDA >= 9 2019-01-21 15:31:15 +00:00
cudalegacy
cudaobjdetect
cudaoptflow Fix Farneback Optical Flow Algorithm 2019-01-13 15:14:45 +00:00
cudastereo
cudawarping
cudev __shfl_up_sync with mask for CUDA >= 9 2019-01-21 15:31:15 +00:00
dnn Merge pull request #13692 from dkurt:dnn_do_not_crash_myriad_in_tests 2019-01-28 18:34:20 +00:00
features2d code clean up 2019-01-14 22:21:21 +03:00
flann fixed memory issue in flann 2018-11-25 01:31:54 +01:00
highgui Merge pull request #13453 from crackwitz:w32-opengl-mouse-position 2018-12-26 12:38:59 +00:00
imgcodecs Merge pull request #13382 from LaurentBerger:imreadsize 2018-12-09 15:05:27 +03:00
imgproc Merge pull request #13679 from alalek:imgproc_median_blur_cleanup 2019-01-29 19:20:24 +03:00
java cmake(java): add OPENCV_JAVA_SOURCE_VERSION/OPENCV_JAVA_TARGET_VERSION 2018-12-14 00:15:57 +00:00
js Merge pull request #12799 from alalek:update_build_js 2018-10-15 17:35:21 +03:00
ml
objdetect code clean up 2019-01-14 22:21:21 +03:00
photo photo: move TonemapDurand to opencv_contrib 2018-12-04 18:59:27 +03:00
python cmake: fix python install paths 2018-12-17 14:32:29 +03:00
shape
stitching fix initial values bug 2018-12-23 11:28:28 +08:00
superres
ts Merge pull request #13317 from terfendail:norm_wintr 2018-11-29 19:34:14 +03:00
video Fix Farneback Optical Flow Algorithm 2019-01-13 15:14:45 +00:00
videoio AVFoundation on Mac: fixed frame count and unsupported format handling 2019-01-24 16:15:08 +03:00
videostab
viz
world
CMakeLists.txt