First time here? Check out the FAQ!
answered 2013-11-17 02:20:15 -0600
It means that OpenCV was built without CUDA support. You need to rebuilt OpenCV with CUDA support enabled (set CMake flag WITH_CUDA=ON).
WITH_CUDA=ON