Skip to content

stiching: add warpPointBackward to warpers#18607

Merged
opencv-pushbot merged 1 commit intoopencv:masterfrom
zteffi:warp-point-backward
Oct 22, 2020
Merged

stiching: add warpPointBackward to warpers#18607
opencv-pushbot merged 1 commit intoopencv:masterfrom
zteffi:warp-point-backward

Conversation

@zteffi
Copy link
Copy Markdown
Contributor

@zteffi zteffi commented Oct 17, 2020

resolves #18608

Pull Request Readiness Checklist

  • I agree to contribute to the project under Apache 2 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 accuracy test, performance test and test data in opencv_extra repository,

Since warpPoint method is not used in stiching_detailed sample, I did not create a separate sample, but I'd say it's self-explanatory

@zteffi zteffi mentioned this pull request Oct 17, 2020
4 tasks
@zteffi zteffi force-pushed the warp-point-backward branch 3 times, most recently from bf1e741 to 8e2e037 Compare October 17, 2020 20:42
Copy link
Copy Markdown
Member

@alalek alalek left a comment

Choose a reason for hiding this comment

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

Thank you for contribution!

@zteffi zteffi force-pushed the warp-point-backward branch 7 times, most recently from d70a17f to 6771d85 Compare October 20, 2020 17:56
@zteffi zteffi force-pushed the warp-point-backward branch 2 times, most recently from 7792fca to a0410ac Compare October 21, 2020 14:18
test by projecting and reprojecting back random points
@zteffi zteffi force-pushed the warp-point-backward branch from a0410ac to d31b6c3 Compare October 21, 2020 15:27
@opencv-pushbot opencv-pushbot merged commit 3a99fb9 into opencv:master Oct 22, 2020
@alalek alalek mentioned this pull request Nov 27, 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.

Add warpPointBackward to warpers

4 participants