Rank SIFT algorithm is the revised SIFT (Scale-invariant feature transform) algorithm which uses ranking techniques to improve the performance of the SIFT algorithm. In fact, ranking techniques can be used in key point localization or descriptor generation of the original SIFT algorithm.
Contents
Ranking the Key Point
Ranking techniques can be used to keep certain number of key points which are detected by SIFT detector.
Suppose
where
Suppose
The learning process can be represented as follows:
The obtained optimal
Ranking the Elements of Descriptor
Ranking techniques also can be used to generate the key point descriptor.
Suppose
After transforming original feature vector
The spearman correlation coefficient also refers to Spearman's rank correlation coefficient. For two ordinal descriptors
The Kedall's Tau also refers to Kendall tau rank correlation coefficient. In the above case, the Kedall's Tau between