1. 28 Apr, 2016 1 commit
    • Artyom Lebedev's avatar
      Update fisheye.cpp · 8ceac4b7
      Artyom Lebedev authored
      Fix for inconsistent asserts in cv::fisheye::initUndistortRectifyMap() which prevents from passing empty matrices in debug build (which is allowed according to the code bellow the asserts and the docs).
      8ceac4b7
  2. 25 Apr, 2016 14 commits
  3. 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
  4. 22 Apr, 2016 3 commits
  5. 21 Apr, 2016 1 commit
  6. 20 Apr, 2016 5 commits
  7. 19 Apr, 2016 8 commits
  8. 18 Apr, 2016 7 commits