Why does opencv doesn't have PCA-SIFT ?
PCA-SIFT is very robust, comparable to SIFT and described by lesser dimensions than SIFT. Just wondering why it is not included in OpenCV.
PCA-SIFT is very robust, comparable to SIFT and described by lesser dimensions than SIFT. Just wondering why it is not included in OpenCV.
Asked: 2013-11-09 12:30:52 -0600
Seen: 565 times
Last updated: Nov 09 '13
How to work on a non rectangular region for feature matching using SURF or SIFT
Best features to track fish underwater
how to calculate SIFT/SURF descriptor for 1 point?
How does drawMatches work? (with respect to DMatch)
Training of SVM classifier in OpenCV using HOG, SIFT and ORB features
The detect feature of SIFT/SURF always breaks code
FeatureDetector giving conversion error on image set
How to use bag of words to predict an image?
Unhandled exception while machine learning using NormalBayesClassifier