• Tomoaki Teshima's avatar
    Merge pull request #11409 from tomoaki0705/fixCLAHEfailure · 87a4f4ab
    Tomoaki Teshima authored
    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
    87a4f4ab
clahe.cl 6.74 KB