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

imgproc: add CreateHanningWindow() and EMD() #1116

Merged
merged 2 commits into from
Oct 19, 2023

Conversation

deadprogram
Copy link
Member

@deadprogram deadprogram commented Oct 19, 2023

This PR completes the OpenCV imgproc module's motion analysis functions by adding CreateHanningWindow().

It also completes the histogram functions by adding EMD().

@deadprogram deadprogram changed the title imgproc: add CreateHanningWindow() imgproc: add CreateHanningWindow() and EMD() Oct 19, 2023
@deadprogram deadprogram merged commit 70f4a77 into dev Oct 19, 2023
3 checks passed
@deadprogram deadprogram deleted the imgproc-createhanningwindow branch October 19, 2023 16:08
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.

1 participant