detector/descriptor.
#include "opencv2/core/core.hpp"
#include "opencv2/features2d/features2d.hpp"
#include "opencv2/highgui/highgui.hpp"
+ #include "opencv2/nonfree/nonfree.hpp"
using namespace cv;
#include "opencv2/core/core.hpp"
#include "opencv2/features2d/features2d.hpp"
#include "opencv2/highgui/highgui.hpp"
+ #include "opencv2/nonfree/nonfree.hpp"
using namespace cv;
#include "opencv2/features2d/features2d.hpp"
#include "opencv2/highgui/highgui.hpp"
#include "opencv2/calib3d/calib3d.hpp"
+ #include "opencv2/nonfree/nonfree.hpp"
using namespace cv;