gpuobjdetect module for object detection

This commit is contained in:
Vladislav Vinogradov
2013-04-10 13:17:15 +04:00
parent b08b9ab83b
commit a6648b5372
29 changed files with 604 additions and 122 deletions

View File

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