trying to solve compile problems; temporarily disabled some tests for just added optimization algo's
This commit is contained in:
@@ -6,9 +6,10 @@
|
||||
|
||||
//opencv
|
||||
#include "opencv2/imgcodecs.hpp"
|
||||
#include "opencv2/imgproc.hpp"
|
||||
#include "opencv2/videoio.hpp"
|
||||
#include <opencv2/highgui/highgui.hpp>
|
||||
#include <opencv2/video/background_segm.hpp>
|
||||
#include <opencv2/highgui.hpp>
|
||||
#include <opencv2/video.hpp>
|
||||
//C
|
||||
#include <stdio.h>
|
||||
//C++
|
||||
|
Reference in New Issue
Block a user