1 | initial version |
It is a bug : http://code.opencv.org/issues/3103
It will be fixed soon.
You can fix it by enabling WITH_CUBLAS and WITH_CUFFT CMake options.
BTW, you use master branch. This is a developer branch for next major release. It can be a bit unstable. If you want to use stable version of OpenCV use 2.4 branch or 2.4.5 release.