Journal of Innovation Information Technology and Application (Dec 2024)

Comparative Analysis of Keypoint Detection Performance in SIFT Implementations on Small-Scale Image Datasets

  • Arif Rahman,
  • Suprihatin,
  • Imam Riadi,
  • Tawar,
  • Furizal

DOI
https://doi.org/10.35970/jinita.v6i2.2399
Journal volume & issue
Vol. 6, no. 2
pp. 92 – 100

Abstract

Read online

Scale-invariant feature transform (SIFT) is widely used as an image local feature extraction method because of its invariance to rotation, scale, and illumination change. SIFT has been implemented in different program libraries. However, studies that analyze the performance of SIFT implementations have not been conducted. This study examines the keypoint extraction of three well-known SIFT libraries, i.e., David Lowe's implementation, OpenSIFT, and vlSIFT in vlfeat. Performance analysis was conducted on multiclass small-scale image datasets to capture the sensitivity of keypoint detection. Although libraries are based on the same algorithm, their performance differs slightly. Regarding execution time and the average number of keypoints detected in each image, vlSIFT outperforms David Lowe’s library and OpenSIFT.

Keywords