Sander Mathijs van Veen
d25770ee76
Fix Python 2 bindings for findContours
...
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`.
2014-07-26 16:40:09 +02:00
..
2014-03-24 19:02:16 +04:00
2014-07-07 16:28:08 +04:00
2014-07-24 19:45:32 +00:00
2014-06-16 11:18:52 +04:00
2014-06-16 11:18:52 +04:00
2014-06-16 11:18:52 +04:00
2014-07-14 23:16:47 +04:00
2014-06-16 11:18:52 +04:00
2014-06-16 11:18:52 +04:00
2014-06-16 11:18:52 +04:00
2014-02-03 13:23:59 +04:00
2014-06-16 11:18:52 +04:00
2014-06-16 11:18:52 +04:00
2014-06-16 11:18:52 +04:00
2014-07-21 15:10:41 +04:00
2014-07-07 16:28:08 +04:00
2014-07-07 13:35:09 +00:00
2014-07-23 11:27:25 +00:00
2014-07-14 23:16:47 +04:00
2014-07-26 16:40:09 +02:00
2014-07-14 23:16:47 +04:00
2014-07-14 23:16:47 +04:00
2014-06-02 13:43:28 +04:00
2014-07-07 16:28:08 +04:00
2014-07-07 16:28:08 +04:00
2014-07-07 16:28:08 +04:00
2014-07-07 16:28:08 +04:00
2014-07-14 23:16:47 +04:00
2014-07-07 16:28:08 +04:00
2014-07-25 12:54:22 +00:00
2014-07-14 23:16:47 +04:00
2014-07-14 23:16:47 +04:00
2014-07-07 16:28:08 +04:00
2014-07-23 11:23:48 +00:00
2014-07-14 23:16:47 +04:00
2014-04-14 16:08:02 +04:00
2014-07-01 22:31:57 +03:00
2013-06-10 18:18:01 +04:00