opencv/modules/imgproc
Alexander Alekhin b8e08d5d3c ocl: fix Canny for Intel devices
There is an issue with processing of abs(short) function for
negative argument.

Affected OpenCL devices:
- iGPU: Intel(R) HD Graphics 520 (OpenCL 2.0 )
- CPU: Intel(R) Core(TM) i5-6300U CPU @ 2.40GHz (OpenCL 2.0 (Build 10094))
2016-08-09 12:48:06 +03:00
..
doc Adding the syntax and usage for cv2.undistortPoints(). 2016-03-13 13:32:24 +01:00
include/opencv2 imgproc: Canny with custom gradient 2016-07-19 17:15:36 +03:00
misc/java Java wrapper for moments: do not truncate values in set method 2016-03-31 12:57:10 +03:00
perf Visual Studio 2015 warning and test fixes 2015-10-20 12:48:37 +03:00
src ocl: fix Canny for Intel devices 2016-08-09 12:48:06 +03:00
test imgproc test: Canny with custom gradient 2016-07-19 17:15:36 +03:00
CMakeLists.txt Python support 2015-03-02 18:13:00 +03:00