removed old headers
This commit is contained in:
parent
4a214c08e5
commit
7da9800694
@ -13,7 +13,6 @@
|
||||
#include <opencv2/core/core.hpp>
|
||||
#include <opencv2/highgui/highgui.hpp>
|
||||
#include <opencv2/features2d/features2d.hpp>
|
||||
#include <opencv2/nonfree/nonfree.hpp>
|
||||
|
||||
class RobustMatcher {
|
||||
public:
|
||||
|
@ -5,7 +5,6 @@
|
||||
#include <opencv2/imgproc/imgproc.hpp>
|
||||
#include <opencv2/calib3d/calib3d.hpp>
|
||||
#include <opencv2/features2d/features2d.hpp>
|
||||
#include <opencv2/nonfree/features2d.hpp>
|
||||
// PnP Tutorial
|
||||
#include "Mesh.h"
|
||||
#include "Model.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user