Prebuilt Windows binaries, CUDA
Do the prebuilt windows binaires (from sourceforge) support CUDA and OpenCL?
Do the prebuilt windows binaires (from sourceforge) support CUDA and OpenCL?
Since version 2.4.4 you do not need to manually configure the prebuilt binaries anymore to use CUDA and openCL. The designated functions will check whether you have correct CUDA support and will use it if possible. Just be sure to add the GPU core module as library.
I am using prebuilt 2.4.4 binaries with CUDA 4.2 and it works perfectly on windows 7 x64.
cv::getBuildInformation()
can tell you that. In my case it reads:
Other third-party libraries:
Use IPP: NO
Use Eigen: NO
Use TBB: NO
Use OpenMP: NO
Use GCD NO
Use Concurrency YES
Use C=: NO
Use Cuda: NO
Use OpenCL: NO
So there's your answer.
Asked: 2013-04-11 23:06:55 -0600
Seen: 2,121 times
Last updated: Apr 12 '13
OpenCV for Windows (2.4.1): Cuda-enabled app won't load on non-nVidia systems
How to build a regression tree over binary variables?
Cannot display image loaded from disk in release build
OpenCV Paths Headaches in Eclipse
MNIST and Local Binary Patterns
Does OpenCV provide Connected Component labeling method for binary image?
OpenCV Error:Assertion failed alloc.cpp,line 76
Can the Bag of Words functions be used with binary descriptors?
Problems following the Windows installation tutorial with 2.4.2