1. 26 Aug, 2013 1 commit
  2. 21 Aug, 2013 3 commits
  3. 08 Aug, 2013 1 commit
  4. 17 Jul, 2013 1 commit
  5. 16 Jul, 2013 1 commit
  6. 15 Jul, 2013 1 commit
  7. 27 Jun, 2013 2 commits
  8. 26 Jun, 2013 3 commits
  9. 25 Jun, 2013 1 commit
  10. 19 Jun, 2013 1 commit
  11. 10 Jun, 2013 1 commit
  12. 04 Jun, 2013 1 commit
  13. 31 May, 2013 1 commit
  14. 30 May, 2013 1 commit
  15. 29 May, 2013 1 commit
  16. 28 May, 2013 1 commit
  17. 17 May, 2013 2 commits
  18. 02 Apr, 2013 1 commit
  19. 27 Mar, 2013 1 commit
  20. 21 Mar, 2013 1 commit
  21. 26 Feb, 2013 1 commit
  22. 22 Feb, 2013 1 commit
  23. 25 Jan, 2013 1 commit
  24. 30 Oct, 2012 2 commits
  25. 29 Oct, 2012 1 commit
  26. 22 Oct, 2012 1 commit
    • Niko's avatar
      remove redundant OPENCL_DIR flag · 5df77a84
      Niko authored
      remove as much warnings as possible
      use enum instead of MACRO for ocl.hpp
      add command line parser in accuracy test and perf test
      some bug fix for arthim functions
      5df77a84
  27. 17 Oct, 2012 1 commit
  28. 11 Oct, 2012 1 commit
    • niko's avatar
      format files to ANSI C style with coolformat · 97156897
      niko authored
      change the download channels to oclchannles()
      fix bugs of arithm functions
      perf fix of bilateral
      bug fix of split test case
      add build_warps functions
      97156897
  29. 21 Sep, 2012 1 commit
  30. 12 Sep, 2012 1 commit
    • niko's avatar
      rename all the perf test files · 23244a35
      niko authored
      fix the channel 3 bug in matrix operation
      perf and buf fix for LUT haardetect convertC3C4 resize warpaffine copytom settom
      add convovle
      remove stereo
      23244a35
  31. 03 Sep, 2012 1 commit
  32. 31 Aug, 2012 1 commit
    • niko's avatar
      use mutex provided by opencv itself · 6f6e9909
      niko authored
      add getoclcontext and getoclcommandqueue so that other opencl program can interactive with opencv ocl module
      correct haar test cases
      add face detection sample
      6f6e9909
  33. 30 Aug, 2012 1 commit
    • niko's avatar
      performance fix of convertC3C4 · b9290125
      niko authored
      add OCL 1.2 feature for setTo
      bug fix of integral
      replace the error code -217 with suitable MACRO
      simplify tests, no need apply a new context for each test case
      add more control for tests in utility.hpp
      b9290125