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

Fix broken pyhton binding for sfm importReconstruction #2206

Merged
merged 1 commit into from
Aug 2, 2019

Conversation

PaulDebus
Copy link
Contributor

Change signature of the importReconstruction function to allow for
correct python bindings to be exported.

This pullrequest changes

When using the python bindings exported for cv2.sfm.importReconstruction, a crash occurs because of a wrong array type like in #1675. After this change, the import works correctly.

Change signature of the importReconstruction function to allow for
correct python bindings to be exported.
@PaulDebus PaulDebus force-pushed the sfm_importReconstruction branch from a392764 to 2b8870d Compare July 26, 2019 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants