Ask Your Question

gpg's profile - activity

2017-08-13 07:50:31 -0600 received badge  Student (source)
2015-03-23 05:05:44 -0600 asked a question How to limit keyPoints for surfFeatureDetector

I need to train svm with N images.Feature vector to SVM is computed using SURF.Is there any way to limit the keypoints computed other than using minhessian,Octaves and octaveslayer? OR How can I compute same number of keypoints for all the input images?