Windows build stiching needs cudawarping (Bug #4491)


Added by Benjamin Fredrickson over 9 years ago. Updated over 9 years ago.


Status:New Start date:2015-07-21
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:gpu (cuda)
Target version:3.0
Affected version:branch 'master' (3.0-dev) Operating System:Windows
Difficulty:Easy HW Platform:x64
Pull request:

Description

opencv_stiching.vxcproj needs to include cudawarping
For Opencv 3.0
with Visual Studio 2013 x64
and CUDA 7.0

It needs
The header:
opencv\modules\cudawarping\include

and the lib:
..\..\lib\Debug\opencv_cudalegacy300d.lib


History

Updated by Alexander Alekhin over 9 years ago

If you have build problems then clean build dir and try to run cmake with "-DWITH_CUDA=OFF" parameter.
If CUDA is disabled or unavailable then all cuda* modules are built with stubs only. There is no problem expected.

Updated by Maksim Shabunin over 9 years ago

Issue has been transferred to GitHub: https://github.com/Itseez/opencv/issues/5077

Also available in: Atom PDF