1. 20 Mar, 2017 1 commit
    • vartenkov's avatar
      Fix multichannel warping with BORDER_CONSTANT · 3fbe1f8d
      vartenkov authored
      Warping a matrix with more than 4 channels using BORDER_CONSTANT and
      INTER_NEAREST, INTER_CUBIC or INTER_LANCZOS4 interpolation led to
      undefined behaviour. This commit changes the behavior of these methods
      to be similar to that of INTER_LINEAR. Changed the scope of some of the
      variables to more local. Modified some tests to be able to detect the
      error described.
      3fbe1f8d
  2. 15 Mar, 2017 5 commits
  3. 14 Mar, 2017 11 commits
  4. 13 Mar, 2017 6 commits
  5. 12 Mar, 2017 1 commit
  6. 10 Mar, 2017 4 commits
  7. 09 Mar, 2017 2 commits
  8. 07 Mar, 2017 9 commits
  9. 06 Mar, 2017 1 commit