Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Hi,

Any update on this issue? I am trying to calculate the SIFT descriptor for various scales: 3, 5, 7 at the given points. However, there is no 'scale' parameter in cv::KeyPoint class directly. I tried to play with 'octave', 'size' parameters but I am not sure how to set them correctly? Any ideas?