python FastFeatureDetector detected points have response always set to zero (Bug #2613)


Added by Martin Tosas over 12 years ago. Updated about 12 years ago.


Status:Done Start date:
Priority:Normal Due date:
Assignee:Vadim Pisarevsky % Done:

0%

Category:python bindings
Target version:2.4.4
Affected version:2.4.3 Operating System:
Difficulty: HW Platform:
Pull request:

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

Revision 82b6419d
Added by Vadim Pisarevsky about 12 years ago

added tests for fast (ticket #2613) and estimateAffine3D (#2375)

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

Also available in: Atom PDF