Commit 41f7952c authored by jaco's avatar jaco

wip compile error fixing

parent 134ed1db
......@@ -52,6 +52,7 @@
#include <cmath>
#include <time.h>
#include <fstream>
#include <stdint.h>
//#include <omp.h>
// TODO: reference additional headers your program requires here
......
......@@ -40,6 +40,7 @@
//M*/
#include "CmShow.h"
#include "opencv2/saliency/FilterTIG.h"
using namespace cv;
......
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