Rémi Proville

Results 4 comments of Rémi Proville

That is a very good point @jlsutherland . I indeed work with a quite old version of OpenCV (`2.4.6.1`). Which is why I added the named argument to your `cv2.resize`...

If I am not mistaken this is due to using OpenCV version `2.x` rather than `3.0`. In this case `cv2.resize()` interprets the third argument as a destination array rather than...

Hi! Just checking in as this issue has been affecting my code. I wondered if anything needed to be done or if this will be merged in a later release?