Skip to content
This repository was archived by the owner on Apr 1, 2024. It is now read-only.
This repository was archived by the owner on Apr 1, 2024. It is now read-only.

Correlation or Convolution during Local Frequency Analysis #12

Description

@QD-HK

Hi Cattle, thanks for your wonderful code!

I notice that you use imfilter in gabor_gradient_field.m. The default operation adopted by imfilter is correlation, instead of convolution. However, the operation in the Paper is said to be convolution.

Theoretically, I believe correlation is more suitable here, since we want to identify which filter (corresponds to a frequency) provides a higher response. What do you think?

Thank you and look forward to hearing from you.

Best regards,
Qi

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