opencv/modules/imgproc
Vitaly Tuzov d2aadabc5e Merge pull request #14743 from terfendail:wui512_fixvswarn
Fix for MSVS2019 build warnings (#14743)

* AVX512 arch support for MSVS

* Fix for MSVS2019 build warnings: updated integral() AVX512 implementation

* Fix for MSVS2019 build warnings: reworked v_rotate_right AVX512 implementation

* fix indentation
2019-06-11 23:07:39 +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 Fix issue with solvePnPRansac and Nx3 1-channel input when the number of points is 5. Try to uniform the input shape of projectPoints and undistortPoints. 2019-05-22 14:19:16 +02:00
misc/java java: remove redundant declaration of java.lang package 2019-05-23 14:06:34 +02:00
perf perf: ignore _ovx tests 2019-03-06 15:52:23 +03:00
src Merge pull request #14743 from terfendail:wui512_fixvswarn 2019-06-11 23:07:39 +03:00
test Merge pull request #14106 from savuor:lab_wide 2019-05-20 21:10:20 +03:00
CMakeLists.txt imgproc: dispatch morph 2019-03-11 13:54:12 +00:00