DynamicAdaptedFeatureDetector (Bug #1334)


Added by Alexa Kernchen over 13 years ago. Updated over 9 years ago.


Status:Open Start date:
Priority:Normal Due date:
Assignee:Ilya Lysenkov % Done:

0%

Category:features2d
Target version:3.0
Affected version:2.4.3 Operating System:
Difficulty: HW Platform:
Pull request:https://github.com/Itseez/opencv/pull/406

Description

in the detect-function of the DynamicAdaptedFeatureDetector it is clear that the changes on the threshold of the detector is only localy. Means that with the next function-call the old/initial threshold is used. This seems to be against the principle of such a dynamic concept.

Fourthermore, changing to global adjustment there could result a problem with the good()-function of the Adjuster. Means, when the changes result in threshold beyond the bounderies of the threshold-value no feature-detection would be performed


Associated revisions

Revision 3182e68b
Added by Roman Donchenko over 11 years ago

Merge pull request #1334 from MarkBelmont:bugfix_1

History

Updated by Alexander Shishkov about 13 years ago

  • Description changed from in the detect-function of the [[DynamicAdaptedFeatureDetector]] it is clear t... to in the detect-function of the DynamicAdaptedFeatureDetector it is clear that ... More

Updated by Alexander Shishkov almost 13 years ago

  • Priority changed from High to Normal
  • Target version deleted ()

Updated by Alexander Shishkov almost 13 years ago

  • Assignee deleted (Maria Dimashova)

Updated by Alexander Shishkov almost 13 years ago

  • Target version deleted ()

Updated by Vadim Pisarevsky about 12 years ago

  • Affected version set to 2.4.3
  • Target version deleted ()

Updated by Ilya Lysenkov about 12 years ago

  • Assignee set to Ilya Lysenkov

Updated by Vadim Pisarevsky about 12 years ago

We postponed the fix till 2.5 because of some changes in API that we need to do.

  • Target version set to 3.0

Updated by Ilya Lysenkov about 12 years ago

  • Pull request set to https://github.com/Itseez/opencv/pull/397

Updated by Ilya Lysenkov about 12 years ago

  • Pull request changed from https://github.com/Itseez/opencv/pull/397 to https://github.com/Itseez/opencv/pull/406

Updated by Maksim Shabunin over 9 years ago

Issue has been transferred to GitHub: https://github.com/Itseez/opencv/issues/4297

Also available in: Atom PDF