gpunvidia module for NCV & NPP API

This commit is contained in:
Vladislav Vinogradov
2013-04-08 18:51:06 +04:00
parent bc0e563092
commit 229ca0914a
60 changed files with 831 additions and 573 deletions

View File

@@ -11,7 +11,7 @@
#include "opencv2/objdetect/objdetect_c.h"
#ifdef HAVE_CUDA
#include "NCVHaarObjectDetection.hpp"
#include "opencv2/gpunvidia.hpp"
#endif
using namespace std;