opencv/modules/core
MYLS df5a7c8ee9 build again for OpenCL.
I could not find the cause of the error:

```
C:\builds_ocv\precommit_opencl\opencv\modules\ts\src\ts_perf.cpp(361):
error: The difference between expect_max and actual_max is
8445966.0000002384, which exceeds eps, where

expect_max evaluates to 0.9999997615814209,

actual_max evaluates to 8445967, and

eps evaluates to 1.0000000000000001e-005.

Argument "dst0" has unexpected maximal value
```

Hope this is a false alarm.
2016-06-25 02:24:33 +08:00
..
doc Added example to the documentation for the NormTypes enum (L1, L2, INF) 2015-10-15 19:16:07 +02:00
include/opencv2 Split cvWriteRawData_Base64 into three functions 2016-06-24 22:27:42 +08:00
misc/java Revert of "Merge pull request #4014 from sgjava:opencv-sgjava" (reverted from commit 52fa55a770) 2015-05-19 13:30:18 +03:00
perf let the performance test of split pass on 64bit ARM 2016-05-31 23:57:49 +09:00
src Split cvWriteRawData_Base64 into three functions 2016-06-24 22:27:42 +08:00
test build again for OpenCL. 2016-06-25 02:24:33 +08:00
CMakeLists.txt cmake: refactor HAL attaching process 2016-06-15 17:34:30 +03:00