opencv/modules/cudaarithm
Rob Timpe 22ee5c0c4d Fix errors when building with cuda stubs
Fixes two errors when building with the options WITH_CUDA=ON and BUILD_CUDA_STUBS=ON on a machine without CUDA.

In the cudaarithm module, make sure cuda_runtime.h only gets included when CUDA is installed.

In the stitching module, don't assume that cuda is present just because cudaarithm and cudawarping are present (as is the case when building with the above options).
2020-10-21 15:51:46 -07:00
..
include/opencv2 java: generated code to have javadoc 2019-06-05 12:44:03 +02:00
perf cuda::polarToCart: test double precision and tune tolerance 2018-09-22 07:02:43 +09:00
src Fix errors when building with cuda stubs 2020-10-21 15:51:46 -07:00
test brush up by following the comments 2020-09-25 23:57:15 +09:00
CMakeLists.txt Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 2015-03-02 22:26:43 +03:00