First time here? Check out the FAQ!
answered 2016-07-04 02:50:18 -0600
In OpenCV 2.4 the SURF and SIFT algorithms moved to nonfree folder. Use this instead:
#include <opencv2/nonfree/features2d.hpp>