opencv/modules/imgproc
Vitaly Tuzov e0f8bb83a6 Merge pull request #14994 from terfendail:wintr_undistort
WUI based implementation to initUndistortRectifyMap (#14994)

* Add initUndistortRectifyMap performance test

* Move cv namespace boundaries

* Add wide universal intrinsics based implementation to initUndistortRectifyMap

* Dispatch undistort
2019-07-18 19:32:51 +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 Merge pull request #14994 from terfendail:wintr_undistort 2019-07-18 19:32:51 +03:00
src Merge pull request #14994 from terfendail:wintr_undistort 2019-07-18 19:32:51 +03:00
test Fix pixel value evaluation overflow in bit-exact GaussianBlur implementation 2019-07-12 18:11:51 +03:00
CMakeLists.txt Merge pull request #14994 from terfendail:wintr_undistort 2019-07-18 19:32:51 +03:00