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

Hanning Window Size #7

Closed
yf-res opened this issue Dec 14, 2020 · 2 comments
Closed

Hanning Window Size #7

yf-res opened this issue Dec 14, 2020 · 2 comments

Comments

@yf-res
Copy link

yf-res commented Dec 14, 2020

The algorithm assumes that the width and height are equals.
you need to modify as follows:
self.hanw = cv2.createHanningWindow((width, height),cv2.CV_64F) --> line 40

@YoshiRi
Copy link
Owner

YoshiRi commented Dec 15, 2020

Thanks for your comments. But I think this problem is already modified two years ago.
Do you have any other problem?

@yf-res
Copy link
Author

yf-res commented Dec 30, 2020

I probably missed the new change.
Thanks

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

No branches or pull requests

2 participants