Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

calib3d: add SolvePnP and Rodrigues functions #1077

Closed
wants to merge 2 commits into from

Conversation

johngebbie
Copy link
Contributor

I added these for my project but note I skipped the optional Jacobian matrix of the Rodrigues function.

@deadprogram deadprogram changed the base branch from release to dev May 14, 2023 21:41
@deadprogram deadprogram changed the title add SolvePnP and Rodrigues functions calib3d: add SolvePnP and Rodrigues functions May 14, 2023
@deadprogram
Copy link
Member

Thank you very much for adding these features @johngebbie

I have switched this PR to the dev branch as mentioned here https://github.com/hybridgroup/gocv/blob/release/CONTRIBUTING.md#how-to-use-our-github-repository

Would you please be so kind as to add a "smoke test" for each of the new functions as mentioned here: https://github.com/hybridgroup/gocv/blob/release/CONTRIBUTING.md#how-to-add-a-function-from-opencv-to-gocv

Thanks!

@deadprogram
Copy link
Member

Added tests and separately merged into dev branch. Thanks for working on this @johngebbie now closing this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants