Skip to content

Issue 21595 fix 3.4 branch#21635

Merged
alalek merged 2 commits intoopencv:3.4from
DumDereDum:issue_21595_3.4
Feb 18, 2022
Merged

Issue 21595 fix 3.4 branch#21635
alalek merged 2 commits intoopencv:3.4from
DumDereDum:issue_21595_3.4

Conversation

@DumDereDum
Copy link
Copy Markdown
Member

Linked issue: #21595

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

@DumDereDum DumDereDum mentioned this pull request Feb 18, 2022
6 tasks
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.

Second test doesn't fail without proposed fix.

@alalek alalek merged commit 1890157 into opencv:3.4 Feb 18, 2022
This was referenced Feb 19, 2022
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.

calcHist gives incorrect results if IPP is enabled

2 participants