I couldn't find the description of the content in the feature descriptor vector. Do the value make some sense or are they only used to identify similar points in another image? Is the vector something like HuMoments-vector, where each position has a meaning?
Thank you!
P.S.: I'm looking for features to classify images (bio-cells). Currently I'm only using the number of key-points extracted by OpenCV as features. It works quite well, but probably using some values from descriptor vectors could be an improvement?