cv::findHomography needs a parameter for RANSAC confidence (Feature #1557)


Added by supportvector - about 13 years ago. Updated over 9 years ago.


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

0%

Category:calibration, 3d
Target version:-
Difficulty: Pull request:

Description

In the current version of findhomography() the max. number of iteration and the confidence is hardcoded. Only the parameter for the reprojection threshold can be changed.

Other functions (such as findfundamentalMat) let the user also specify the confidence.

In addition to Ticket #1544 (adding an argument to pass the max.iterations parameter) I suggest adding the confidence as an additional parameter for findhomography().


Issue hierarchy

Feature #1544: cv::findHomography needs a parameter for RANSAC iterationsOpenVadim Pisarevsky

Feature #1557: cv::findHomography needs a parameter for RANSAC confidenceOpenVadim Pisarevsky


Associated revisions

Revision 0a135102
Added by Roman Donchenko over 11 years ago

Merge pull request #1557 from ilya-lavrenov:ocl_minor_doc_update

History

Updated by Alexander Shishkov almost 13 years ago

  • Priority changed from High to Normal
  • Target version deleted ()
  • Description changed from In the current version of findhomography() the max. number of iteration and ... to In the current version of findhomography() the max. number of iteration and t... More

Updated by Alexander Shishkov almost 13 years ago

  • Target version deleted ()
  • Subproject of set to #1544

Updated by Rui Marques over 12 years ago

Is this feature request forgotten?
It is quite useful for mobile real-time applications due to performance issues. And it looks quite straightforward to apply.

Updated by Andrey Kamaev over 12 years ago

Your patch is welcomed for this feature.

Updated by Maksim Shabunin over 9 years ago

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

Also available in: Atom PDF