solvePnPRansac issue with CV_ITERATIVE (Bug #2830)
Description
Hi
I think there is a potential bug with the function solvePnPRansac and the CV_ITERATIVE flag. If I'm using CV_EPNP the pose is correctly computed.
I'm using a planar pattern, the points are correctly detected and the camera is calibrated.
I've attached a file to show this issue, it computes the pose and evaluates the reprojection error.
Associated revisions
Merge pull request #2830 from mlyashko:moments
History
Updated by Christophe Glinel about 12 years ago
This is not a bug I don't use the function correctly.
Updated by Christophe Glinel about 12 years ago
You can close the ticket
Christophe Glinel wrote:
This is not a bug I don't use the function correctly.
Updated by Vadim Pisarevsky about 12 years ago
- Target version set to Next Hackathon
Updated by Vadim Pisarevsky about 12 years ago
- Category set to calibration, 3d
Updated by Ivan Korolev over 11 years ago
Christophe Glinel wrote:
This is not a bug I don't use the function correctly.
I am closing this ticket.
- Status changed from Open to Cancelled