1. 26 Jul, 2014 1 commit
    • Sander Mathijs van Veen's avatar
      Fix Python 2 bindings for findContours · d25770ee
      Sander Mathijs van Veen authored
      The sanity check prevents Python 2 from calling findContours, because the
      Python 2 bindings pass an empty matrix for `_contours`. If `_contours` is not
      empty, the channel and depth check should determine whether the matrix is of
      the correct type and size.
      
      Note: the Python 2 bindings passes a matrix of type `STD_VECTOR_MAT` to
      parameters of the type `OutputArrayOfArrays`.
      d25770ee
  2. 25 Jul, 2014 4 commits
  3. 24 Jul, 2014 3 commits
  4. 23 Jul, 2014 5 commits
  5. 22 Jul, 2014 2 commits
  6. 21 Jul, 2014 3 commits
  7. 20 Jul, 2014 3 commits
  8. 19 Jul, 2014 1 commit
  9. 18 Jul, 2014 3 commits
  10. 16 Jul, 2014 2 commits
  11. 15 Jul, 2014 5 commits
  12. 14 Jul, 2014 6 commits
  13. 12 Jul, 2014 1 commit
  14. 11 Jul, 2014 1 commit