1. 21 Mar, 2017 4 commits
  2. 20 Mar, 2017 2 commits
    • 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
    • berak's avatar
      11f3c074
  3. 19 Mar, 2017 1 commit
    • berak's avatar
      remove unnessecary print statement · 0b31eca9
      berak authored
      #resolves: 7881
      
      remove printf statement and associated variables from invMapPointSpherical() in undistort.cpp
      0b31eca9
  4. 15 Mar, 2017 6 commits
  5. 14 Mar, 2017 11 commits
  6. 13 Mar, 2017 6 commits
  7. 12 Mar, 2017 1 commit
  8. 10 Mar, 2017 4 commits
  9. 09 Mar, 2017 2 commits
  10. 07 Mar, 2017 3 commits