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

question about the cosine_window #36

Open
Accept-AI opened this issue Mar 1, 2020 · 0 comments
Open

question about the cosine_window #36

Accept-AI opened this issue Mar 1, 2020 · 0 comments

Comments

@Accept-AI
Copy link

您好,在resize之后的响应图上添加余弦窗抑制边缘突出中心,为什么是加法,不是乘法呢???
response_map = (1 - config.window_influence) * response_map +
config.window_influence * self.cosine_window???
这里用的加法,为什么不是乘法,乘上一个余弦窗???

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

1 participant