|
|
@ -11,12 +11,12 @@ |
|
|
|
|
|
|
|
|
|
|
|
#include <iostream> |
|
|
|
#include <iostream> |
|
|
|
#include "opencv2/ts.hpp" |
|
|
|
#include "opencv2/ts.hpp" |
|
|
|
#include "opencv2/ts/gpu_test.hpp" |
|
|
|
#include "opencv2/ts/cuda_test.hpp" |
|
|
|
#include "opencv2/imgproc.hpp" |
|
|
|
#include "opencv2/imgproc.hpp" |
|
|
|
#include "opencv2/highgui.hpp" |
|
|
|
#include "opencv2/highgui.hpp" |
|
|
|
#include "opencv2/nonfree.hpp" |
|
|
|
#include "opencv2/nonfree.hpp" |
|
|
|
|
|
|
|
|
|
|
|
#include "opencv2/ts/gpu_test.hpp" |
|
|
|
#include "opencv2/ts/cuda_test.hpp" |
|
|
|
|
|
|
|
|
|
|
|
#include "opencv2/opencv_modules.hpp" |
|
|
|
#include "opencv2/opencv_modules.hpp" |
|
|
|
#include "cvconfig.h" |
|
|
|
#include "cvconfig.h" |
|
|
@ -26,7 +26,7 @@ |
|
|
|
#endif |
|
|
|
#endif |
|
|
|
|
|
|
|
|
|
|
|
#ifdef HAVE_CUDA |
|
|
|
#ifdef HAVE_CUDA |
|
|
|
# include "opencv2/nonfree/gpu.hpp" |
|
|
|
# include "opencv2/nonfree/cuda.hpp" |
|
|
|
#endif |
|
|
|
#endif |
|
|
|
|
|
|
|
|
|
|
|
#endif |
|
|
|
#endif |
|
|
|