Ask Your Question

Revision history [back]

OpenCV Error: Gpu API call in superres sample code

When I run superres_test.cpp from OpenCV 2.4.5 under VS 2010, Windows 8, I get this error:

Input : C:test.avi [560 x 420] Scale factor : 2 Iterations : 180 Temporal radius : 4 Optical Flow : farneback Mode : GPU [ 0] : OpenCV Error: Gpu API call (invalid device function ) in unknown function, file c:\opencv-2.4.5\src\modules\gpu\include\opencv2\gpu\device\detail/transform_detail.hpp, line 361 OpenCV Error: Gpu API call

I am running this on a laptop with a NVIDIA Quadro K2000M GPU (capability 3.0)

Any ideas on how to debug this?

Thanks,

-Arrigo

click to hide/show revision 2
No.2 Revision

OpenCV Error: Gpu API call in superres sample code

When I run superres_test.cpp from OpenCV 2.4.5 under VS 2010, Windows 8, I get this error:

Input : C:test.avi [560 x 420]
Scale factor : 2
Iterations : 180
Temporal radius : 4
Optical Flow : farneback
Mode : GPU
[ 0] : OpenCV Error: Gpu API call (invalid device function ) in unknown function, file c:\opencv-2.4.5\src\modules\gpu\include\opencv2\gpu\device\detail/transform_detail.hpp, line 361
OpenCV Error: Gpu API call

call

I am running this on a laptop with a NVIDIA Quadro K2000M GPU (capability 3.0)

Any ideas on how to debug this?

Thanks,

-Arrigo