1. 11 Oct, 2013 1 commit
  2. 08 Oct, 2013 1 commit
  3. 04 Oct, 2013 1 commit
  4. 03 Oct, 2013 2 commits
  5. 21 Aug, 2013 1 commit
  6. 17 Aug, 2013 1 commit
  7. 22 Jul, 2013 1 commit
  8. 26 Jun, 2013 1 commit
  9. 30 May, 2013 1 commit
    • peng xiao's avatar
      Add non-stump based ocl Haar cascade classifier support. · fd7ba355
      peng xiao authored
      For example, haarcascade_frontalface_alt2.xml is now supported.
      Note that classifier's pattern of a cascade file must be consistent,
      i.e., all trees must either have two nodes or one node, otherwise
      unexpected results will occur.
      
      Other fixes:
      Test cases are updated.
      Some unused codes are removed.
      Fix some problems of haar when using OclCascadeClassifierBuf.
      fd7ba355
  10. 13 May, 2013 1 commit
  11. 15 Apr, 2013 1 commit
  12. 12 Apr, 2013 1 commit
  13. 10 Apr, 2013 1 commit
  14. 01 Apr, 2013 1 commit
  15. 26 Mar, 2013 1 commit
  16. 22 Mar, 2013 1 commit
  17. 21 Mar, 2013 1 commit
  18. 25 Feb, 2013 1 commit
  19. 23 Feb, 2013 2 commits
  20. 25 Jan, 2013 1 commit
  21. 23 Jan, 2013 1 commit
  22. 30 Oct, 2012 1 commit
  23. 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
  24. 17 Oct, 2012 2 commits
  25. 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
  26. 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
  27. 16 Jul, 2012 1 commit