mirror of
https://github.com/opencv/opencv.git
synced 2026-09-13 05:42:51 -05:00
trying to solve compile problems; temporarily disabled some tests for just added optimization algo's
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include "opencv2/core/core.hpp"
|
||||
#include "opencv2/highgui/highgui.hpp"
|
||||
#include "opencv2/core.hpp"
|
||||
#include "opencv2/imgproc.hpp"
|
||||
#include "opencv2/highgui.hpp"
|
||||
#include <stdio.h>
|
||||
using namespace cv;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user