How to crete a SIFT's descriptors database
问题 How do I create a database of SIFT descriptors (of images)? My intention is to implement a supervisioned training set on Support Vector Machine. 回答1: Which kind of images do you need? If you don`t care, you can just download some public computer vision dataset like http://lear.inrialpes.fr/~jegou/data.php#holidays which offers both images and already computed SIFTs from its regions. Or try other datasets, for instance, from http://www.cvpapers.com/datasets.html Other possibility is just to