We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Thanks for the implementation! It helps me understand the paper better. I have two paper related questions, please.
Q1, for the plots of Log intensity vs Frequency, do you know why the range of frequency (X axis) differs from plot to plot, e.g.
Log intensity
Frequency
from Figure 1 has a frequency range of 0 to 120, but
from Figure 2 has a frequency range of 0 to 30.
Screenshots are from http://www.houxiaodi.com/assets/papers/cvpr07.pdf.
Q2, intensity means the same thing as magnitude or amplitude obtained after the Fourier transformation, right?
intensity
magnitude
amplitude
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Thanks for the implementation! It helps me understand the paper better. I have two paper related questions, please.
Q1, for the plots of
Log intensity
vsFrequency
, do you know why the range of frequency (X axis) differs from plot to plot, e.g.from Figure 1 has a frequency range of 0 to 120, but
from Figure 2 has a frequency range of 0 to 30.
Screenshots are from http://www.houxiaodi.com/assets/papers/cvpr07.pdf.
Q2,
intensity
means the same thing asmagnitude
oramplitude
obtained after the Fourier transformation, right?The text was updated successfully, but these errors were encountered: