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

Histogram equalization feature #3447

Merged
merged 12 commits into from
Jul 27, 2021
Merged

Histogram equalization feature #3447

merged 12 commits into from
Jul 27, 2021

Conversation

klakhov
Copy link
Contributor

@klakhov klakhov commented Jul 21, 2021

Motivation and context

Related #2800

  • Added histogram equalization feature to OpenCV tool

How has this been tested?

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2021 Intel Corporation
#
# SPDX-License-Identifier: MIT

@ActiveChooN ActiveChooN self-requested a review July 22, 2021 11:11
@bsekachev bsekachev self-assigned this Jul 22, 2021
@bsekachev
Copy link
Member

@klakhov
You wrote "Done" in conversation, but there are not new commits in the PR

@bsekachev
Copy link
Member

I still have concern that forceFrameUpdate flag didn't reset after we disabled equalization.
Breakpoint works only once with forceFrameUpdate: true on the gif below:

Peek 2021-07-27 10-28

@bsekachev bsekachev merged commit 7e7a5b9 into develop Jul 27, 2021
@bsekachev bsekachev deleted the kl/histogram-equalization branch August 4, 2021 07:43
@bsekachev bsekachev restored the kl/histogram-equalization branch August 4, 2021 07:43
@bsekachev bsekachev deleted the kl/histogram-equalization branch August 4, 2021 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants