1. 01 Aug, 2018 1 commit
    • amatyuko's avatar
      Fix for SSE2 intrinsics problem in the part of saturation arithmetic processing… · 3ea2586a
      amatyuko authored
      Fix for SSE2 intrinsics problem in the part of saturation arithmetic processing during 32s->16u packed conversion -
      for some big negative values less than -INT_MAX+32767 the sign of the numbers is lost due to overflow that leads to
      incorrect saturation to MAX value, instead of zero.
      The issue is not reproduced with CV_ENABLED_INTRINSICS=OFF
      3ea2586a
  2. 31 Jul, 2018 2 commits
  3. 30 Jul, 2018 10 commits
  4. 29 Jul, 2018 2 commits
  5. 28 Jul, 2018 4 commits
  6. 27 Jul, 2018 4 commits
  7. 26 Jul, 2018 8 commits
  8. 25 Jul, 2018 4 commits
  9. 24 Jul, 2018 5 commits