Commit 7da98006 authored by edgarriba's avatar edgarriba

removed old headers

parent 4a214c08
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
#include <opencv2/core/core.hpp> #include <opencv2/core/core.hpp>
#include <opencv2/highgui/highgui.hpp> #include <opencv2/highgui/highgui.hpp>
#include <opencv2/features2d/features2d.hpp> #include <opencv2/features2d/features2d.hpp>
#include <opencv2/nonfree/nonfree.hpp>
class RobustMatcher { class RobustMatcher {
public: public:
......
...@@ -5,7 +5,6 @@ ...@@ -5,7 +5,6 @@
#include <opencv2/imgproc/imgproc.hpp> #include <opencv2/imgproc/imgproc.hpp>
#include <opencv2/calib3d/calib3d.hpp> #include <opencv2/calib3d/calib3d.hpp>
#include <opencv2/features2d/features2d.hpp> #include <opencv2/features2d/features2d.hpp>
#include <opencv2/nonfree/features2d.hpp>
// PnP Tutorial // PnP Tutorial
#include "Mesh.h" #include "Mesh.h"
#include "Model.h" #include "Model.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment