Skip to content

question about the cosine_window #36

Description

@Zeyu1226-mt

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions