For the cvUndistort2, you could change line 2194 to call assert_same_shape() which lives in opencv.opencv_backend.pyx
Hi everyone,
I'd be glad if you could review the following changes. First, a minor
upgrade of the OpenCV wrappers to bring us up to date with OpenCV 2.1:
https://github.com/stefanv/scikits.image/compare/master...OpenCV_2.1
Then, the addition of cvFindFundamentalMat:
https://github.com/stefanv/scikits.image/compare/OpenCV_2.1...cvFindFundamentalMat
Further, are there any Christmas wishes that we should get working on
before the end of the year?
Regards
Stéfan