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-07-25 11:26:24 +00:00
2013-01-22 16:54:31 +04:00
2014-04-29 15:36:43 +04:00
2014-03-11 17:20:01 +04:00
2014-01-27 18:47:16 +04:00
2014-07-02 00:05:55 +04:00
2014-02-26 12:16:36 +04:00
2014-06-23 02:10:42 +04:00
2013-11-24 01:20:07 -08:00
2014-07-26 16:40:09 +02:00
2013-04-01 15:24:35 +04:00
2014-06-30 01:51:53 +04:00
2013-02-14 15:36:20 +04:00
2013-04-01 16:32:08 +04:00
2014-07-08 18:51:27 +04:00
2014-05-07 18:24:41 +04:00
2012-10-17 15:57:49 +04:00
2014-04-03 10:30:55 +04:00
2014-06-26 15:43:40 +04:00
2014-02-25 15:02:24 +04:00
2013-02-25 15:04:17 +04:00
2014-01-14 11:53:59 +04:00
2014-01-07 02:52:30 +04:00
2013-04-01 15:24:35 +04:00
2013-02-25 15:04:17 +04:00
2014-07-15 08:57:31 +00:00
2014-04-24 18:00:03 +04:00
2014-07-11 09:59:27 +00:00
2014-01-31 14:42:38 +04:00
2013-08-27 13:57:24 +04:00
2014-06-26 17:29:27 +04:00
2013-08-27 13:57:24 +04:00
2014-01-18 01:31:33 +04:00
2014-07-03 15:04:06 +04:00
2014-07-05 09:27:11 +02:00
2014-01-28 23:37:20 +04:00
2013-11-26 15:05:26 +04:00
2014-07-14 18:48:28 +00:00
2013-08-27 14:23:26 +04:00
2014-04-17 11:08:02 +04:00
2013-08-27 14:23:26 +04:00
2013-07-22 18:38:57 +04:00
2014-06-16 17:00:10 +04:00
2013-02-25 15:04:17 +04:00
2014-06-24 18:32:52 +04:00
2012-10-17 15:57:49 +04:00
2014-06-23 11:37:47 +04:00
2014-05-16 10:22:03 +04:00
2013-02-27 19:33:01 +04:00
2013-04-10 19:14:24 +04:00