1. 25 Apr, 2016 9 commits
  2. 24 Apr, 2016 1 commit
    • ohnozzy's avatar
      Add OpenCL support to linearPolar & logPolar · db9f6117
      ohnozzy authored
      Add OpenCL  support to linearPolar & logPolar.
      The OpenCL code use float instead of double, so that it does not require
      cl_khr_fp64 extension, with slight precision lost.
      
      Add explicit conversion
      
      Add explicit conversion from double to float to eliminate warning during
      compilation.
      db9f6117
  3. 22 Apr, 2016 2 commits
  4. 20 Apr, 2016 1 commit
  5. 19 Apr, 2016 4 commits
  6. 18 Apr, 2016 9 commits
  7. 17 Apr, 2016 3 commits
  8. 16 Apr, 2016 1 commit
  9. 14 Apr, 2016 10 commits