move the rest cuda functions to cuda legacy

This commit is contained in:
Vladislav Vinogradov
2015-01-15 16:09:53 +03:00
parent f1e1785386
commit ce0e595a4f
10 changed files with 51 additions and 32 deletions

View File

@@ -3,7 +3,7 @@
#include "opencv2/highgui.hpp"
#include "opencv2/calib3d.hpp"
#include "opencv2/video.hpp"
#include "opencv2/cuda.hpp"
#include "opencv2/cudalegacy.hpp"
#include "opencv2/cudaimgproc.hpp"
#include "opencv2/cudaarithm.hpp"
#include "opencv2/cudawarping.hpp"