1. 05 Jul, 2016 2 commits
  2. 04 Jul, 2016 4 commits
  3. 01 Jul, 2016 4 commits
  4. 30 Jun, 2016 8 commits
  5. 29 Jun, 2016 5 commits
  6. 28 Jun, 2016 5 commits
  7. 27 Jun, 2016 7 commits
  8. 26 Jun, 2016 2 commits
  9. 24 Jun, 2016 3 commits
    • MYLS's avatar
      build again for OpenCL. · df5a7c8e
      MYLS authored
      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.
      df5a7c8e
    • MYLS's avatar
      fixed an error in the test... · 677d4d20
      MYLS authored
      677d4d20
    • MYLS's avatar
      solve warnings and errors in test. · 959002fb
      MYLS authored
      959002fb