Skip to content

Fix the pyramid bug when src*2 < dst#22194

Merged
asmorkalov merged 5 commits intoopencv:3.4from
heavyrain-lzy:fixbug_pyrup
Oct 4, 2022
Merged

Fix the pyramid bug when src*2 < dst#22194
asmorkalov merged 5 commits intoopencv:3.4from
heavyrain-lzy:fixbug_pyrup

Conversation

@heavyrain-lzy
Copy link
Copy Markdown
Contributor

@heavyrain-lzy heavyrain-lzy commented Jul 5, 2022

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 Apache 2 License.
  • To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
  • The PR is proposed to the proper branch
  • There is a reference to the 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

@heavyrain-lzy
Copy link
Copy Markdown
Contributor Author

There is a bug when src_height < dst_height * 2 to calculate the last row.

@asmorkalov asmorkalov changed the title fix the bug when src*2 < dst Fix the pyramid bug when src*2 < dst Jul 6, 2022
@asmorkalov asmorkalov requested a review from vpisarev July 20, 2022 07:09
@asmorkalov asmorkalov added this to the 4.7.0 milestone Oct 4, 2022
@asmorkalov asmorkalov merged commit 4103567 into opencv:3.4 Oct 4, 2022
@alalek alalek mentioned this pull request Oct 15, 2022
@alalek alalek mentioned this pull request Jan 8, 2023
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