Merge pull request #11409 from tomoaki0705/fixCLAHEfailure
authorTomoaki Teshima <tomoaki.teshima@gmail.com>
Fri, 27 Apr 2018 13:41:56 +0000 (22:41 +0900)
committerAlexander Alekhin <alexander.a.alekhin@gmail.com>
Fri, 27 Apr 2018 13:41:56 +0000 (16:41 +0300)
commit87a4f4ab3afc1eaed05480f16bbae570a3d33254
tree931b864507c80dd1f39d1188f6f2b6febea9827c
parent71d406b40c05586e8d9fa5a9f8596c2d8bec9688
Merge pull request #11409 from tomoaki0705/fixCLAHEfailure

Arm: fix the test failure of OCL_Imgproc/CLAHETest.Accuracy on ODROID-XU4 (#11409)

* fix the test failure of OCL_Imgproc/CLAHETest.Accuracy on ODROID-XU4
  * avoid the race condition in the reduce

* imgproc(ocl): simplify CLAHE code

* remove unused class
modules/imgproc/src/clahe.cpp
modules/imgproc/src/opencl/clahe.cl