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

@@ -47,5 +47,6 @@
#include "opencv2/gpunvidia/NPP_staging.hpp"
#include "opencv2/gpunvidia/NCVPyramid.hpp"
#include "opencv2/gpunvidia/NCVHaarObjectDetection.hpp"
#include "opencv2/gpunvidia/NCVBroxOpticalFlow.hpp"
#endif /* __OPENCV_GPUNVIDIA_HPP__ */