I want to know more about KeyPoints, so can anyone told me what are
In OpenCV docs was mentioned that angle is computed orientation of the
This may help with regards to the octave:
http://en.wikipedia.org/wiki/Gaussian_pyramid
Basically, the image is blurred to varying degrees. The degree at which the feature is found is the 'octave' level of that feature.