Typo in numpy types conversion breaks contour functions in Python (Patch #2611)
Description
There is a typo in cv2.cpp for the numpy integer type, which breaks some of the contour functions Python bindings (but maybe other functions as well).
The bug apparently exists in 2.4.3 release, as mentionned here
Attached is a patch that corrects the problem.
Associated revisions
History
Updated by Anna Kogan over 12 years ago
Hello Tristan!
Thank you for reporting the issue and especially for your patch!
If it's possible, could you please make a pull request for it there: http://opencv.org/opencv-pull-requests-test-results.html ? It would be highly appreciated!
Updated by Vadim Pisarevsky about 12 years ago
- Target version deleted (
2.4.4)
Updated by Vadim Pisarevsky about 12 years ago
- Assignee deleted (
Vadim Pisarevsky)
Updated by Vadim Pisarevsky about 12 years ago
- Assignee set to Vadim Pisarevsky
Updated by Vadim Pisarevsky about 12 years ago
fixed in 2.4 branch
- Affected version set to 2.4.3
- Status changed from Open to Done
Updated by Kirill Kornyakov about 12 years ago
- Target version set to 2.4.4