python FastFeatureDetector detected points have response always set to zero (Bug #2613)
Description
In the python bindings for opencv 2.4.3, the detected points for cv2.FastFeatureDetector have the response parameter set to zero.
Same test in C++ has some values for the response parameter.
Associated revisions
History
Updated by Andrey Pavlenko about 12 years ago
- Category set to python bindings
- Start date deleted (
2012-12-08)
Updated by Andrey Pavlenko about 12 years ago
- Assignee set to Andrey Pavlenko
Updated by Vadim Pisarevsky about 12 years ago
- Affected version set to 2.4.3
- Target version deleted ()
Updated by Vadim Pisarevsky about 12 years ago
- Assignee deleted (
Andrey Pavlenko)
Updated by Vadim Pisarevsky about 12 years ago
- Assignee set to Vadim Pisarevsky
Updated by Andrey Kamaev about 12 years ago
Vadim, should we close this issue as fixed or cancel as not reproducible?
Updated by Vadim Pisarevsky about 12 years ago
presumably, the bug has been fixed. at least, it can not be reproduced in 2.4 branch, and there is now a test for that (opencv/modules/python/test/test2.py)
- Status changed from Open to Done
Updated by Kirill Kornyakov about 12 years ago
- Target version set to 2.4.4