parallel_do replaced by parallel_for_ in gpu/multi.cpp sample to get rid of cvconfig.h
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
#include <string>
|
||||
#include <ctype.h>
|
||||
|
||||
#include "cvconfig.h"
|
||||
#include "opencv2/core/core.hpp"
|
||||
#include "opencv2/highgui/highgui.hpp"
|
||||
#include "opencv2/gpu/gpu.hpp"
|
||||
|
Reference in New Issue
Block a user