Skip to content

Exposing the max iteration parameters for findEssentialMat #19845

@ayushbaid

Description

@ayushbaid

Functions like findFundamentalMat and findHomography have exposed the parameter bounding the number of iterations as an input argument. Particularly for findFundamentalMat, PR 16498 presented a detailed analysis of improvement in performance with increase in number of iterations.

The findEssentialMat function should expose the same argument for consistency and for potential performance gains.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions