Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Cuda support/headers?

Hello I installed OpenCV 3.1 from source and I'm trying to run some examples that use CUDA but I seem to not have the required headers.

#include <opencv2/cudaimgproc.hpp>
#include <opencv2/cudabgsegm.hpp>
#include <opencv2/cudawarping.hpp>

I used WITH_CUDA=ON CUDA_GENERATION=Auto CUDA_FAST_MATH=1 WITH_CUBLAS=1. Btw my system is Debian 8.