First time here? Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

answered Jan 31 '13

ubehagelig gravatar image

If you download VC2010 and CUDA 4.2 then you can get it working with the compiled libs that comes with OpenCV 2.4.3.

Simply follow this guide: http://stackoverflow.com/questions/13228762/opencv-2-4-3rc-and-cuda-4-2-opencv-error-no-gpu-support/13231205#13231205

Note that this is for VC2008 (VC9) and 32-bit Windows. So change all VC9 to VC10 and if you are running 64-bit Windows you have to refer to the 64-bit folder instead of x86.