Skip to content

Add Python binding for composePanorama#18018

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
danielenricocahall:add-compose-panorama-python-binding
Aug 3, 2020
Merged

Add Python binding for composePanorama#18018
opencv-pushbot merged 1 commit intoopencv:3.4from
danielenricocahall:add-compose-panorama-python-binding

Conversation

@danielenricocahall
Copy link
Copy Markdown
Contributor

Related to #17956, enable calling composePanorama with both function signatures in Python, and add tests to verify both implementations can run with the test images.

Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

  • I agree to contribute to the project under OpenCV (BSD) License.
  • To the best of my knowledge, the proposed patch is not based on a code under GPL or other license that is incompatible with OpenCV
  • The PR is proposed to proper branch
  • There is reference to original bug report and related work
  • There is accuracy test, performance test and test data in opencv_extra repository, if applicable
    Patch to opencv_extra has the same branch name.
  • The feature is well documented and sample code can be built with the project CMake

fix tests

    pick 54039c2 add python binding and tests for composePanorama
Copy link
Copy Markdown
Contributor

@asmorkalov asmorkalov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Thanks for the patch!

Copy link
Copy Markdown
Contributor

@asmorkalov asmorkalov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Thanks for the patch!

@opencv-pushbot opencv-pushbot merged commit 3b337a1 into opencv:3.4 Aug 3, 2020
@alalek alalek mentioned this pull request Aug 5, 2020
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