opencv/modules/imgproc
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
..
doc Add Matplotlib Perceptually Uniform Sequential colormaps (viridis, plasma, inferno, magma, cividis, twilight and twilight shifted). 2019-01-06 22:48:06 +01:00
include/opencv2 Add Matplotlib Perceptually Uniform Sequential colormaps (viridis, plasma, inferno, magma, cividis, twilight and twilight shifted). 2019-01-06 22:48:06 +01:00
misc/java resolve #5788 2018-08-31 00:59:00 +09:00
perf Performance test for bounding rect estimation 2019-01-18 15:50:21 +03:00
src Merge pull request #13679 from alalek:imgproc_median_blur_cleanup 2019-01-29 19:20:24 +03:00
test Merge pull request #13672 from arnaudbrejeon:bug_fix_12961 2019-01-28 21:36:00 +03:00
CMakeLists.txt imgproc:simd Enable VSX and wide universal intrinsics for accumulate operations 2018-10-11 04:37:12 +02:00