gpuvideo module for video processing

This commit is contained in:
Vladislav Vinogradov
2013-04-10 10:59:25 +04:00
parent 7544ddbfef
commit fc1fa28556
41 changed files with 1033 additions and 525 deletions

View File

@@ -17,6 +17,7 @@
#ifdef HAVE_CUDA
#include "opencv2/gpunvidia.hpp"
#include "opencv2/gpuvideo/NCVBroxOpticalFlow.hpp"
#endif
#if !defined(HAVE_CUDA)