1. 31 Aug, 2019 1 commit
    • Chip Kerchner's avatar
      Merge pull request #15358 from ChipKerchner:imgwarpToHal · 26228e6b
      Chip Kerchner authored
      * Convert ImgWarp from SSE SIMD to HAL - 2.8x faster on Power (VSX) and 15% speedup on x86
      
      * Change compile flag from CV_SIMD128 to CV_SIMD128_64F for use of v_float64x2 type
      
      * Changing WarpPerspectiveLine from class functions and dispatching to static functions.
      
      * Re-add dynamic runtime and dispatch execution.
      
      * RRestore SSE4_1 optimizations inside opt_SSE4_1 namespace
      26228e6b
  2. 30 Aug, 2019 1 commit
  3. 29 Aug, 2019 9 commits
  4. 28 Aug, 2019 3 commits
  5. 27 Aug, 2019 4 commits
  6. 26 Aug, 2019 2 commits
  7. 24 Aug, 2019 1 commit
  8. 23 Aug, 2019 9 commits
  9. 22 Aug, 2019 9 commits
  10. 21 Aug, 2019 1 commit