Skip to content

solve CV_SVD very slow in the latest opencv #7563

@podlipensky

Description

@podlipensky

I'm on one of the most recent revisions of opencv (compiled from source): 1ae27eb
(I compiled it with opencv_contrib if that matters).

Once I moved from official release to the one I mentioned earlier, matrix decomposition became really slow (10^3 slower!).

solve(X, Y, res, CV_SVD);

Please find X and Y matrices in attachment, hope it helps to reproduce the issue.
data.txt

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions