rmislam/PythonSIFT

Could I give you a question?

sunwoo76 opened this issue · 0 comments

in this paper 'Distinctive Image Features from Scale-Invariant Keypoints' which link is "https://www.cs.ubc.ca/~lowe/papers/ijcv04.pdf", num_intervals=2 but you implemented num_intervals=3.

Do you have reason set '3' for the default value of 'num_intervals'?