Alexander Alekhin
6efdfee3f0
build: eliminate CUDA warnings
5 years ago
Tomoaki Teshima
c6de84d868
cudalegacy: fix test failure of SolvePnPRansac
...
* use SOLVE_EPNP for the initial guess
5 years ago
Namgoo Lee
21eb60f88b
cudalegacy: Use safe block scan function
6 years ago
Hamdi Sahloul
a39e0daacf
Utilize CV_UNUSED macro
6 years ago
Alexander Alekhin
f90aea22b1
cuda: fix build (legacy C-API usage)
6 years ago
Alexander Alekhin
7818071ba2
cuda: eliminate part of build warnings
7 years ago
Alexander Alekhin
d7e9201434
misc: apply CV_OVERRIDE/CV_FINAL
7 years ago
luz.paz
d05714995c
Misc. modules/ cont. pt2
...
Found via `codespell`
7 years ago
Vladislav Vinogradov
10896129b3
GraphCut deprecated in CUDA 7.5 and removed in 8.0
9 years ago
Maksim Shabunin
771af4f32d
Some changes to support mingw-w64
...
- IPP is disabled by default when compiler is mingw (couldn't make it
work)
- fixed some warnings
- fixed some `__GNUC__` version checks (for correctness and convenience)
- removed UTF-8 BOM from hough.cpp (fixes #5253 )
9 years ago
Dikay900
3465cef689
disable cuda::OpticalFlowNeedleMap if configured without cudaimgproc
...
disable cuda::FastOpticalFlowBM if configured without cudaarithm
10 years ago
Vladislav Vinogradov
ce0e595a4f
move the rest cuda functions to cuda legacy
10 years ago
Vladislav Vinogradov
b416e8715d
move labeling routines from cuda to cudalegacy
10 years ago
Vladislav Vinogradov
19c6bbe7d9
move obsolete algorithms from cudaoptflow to cudalegacy
10 years ago
Vladislav Vinogradov
dae188d14f
move obsolete algorithms from cudabgsegm to cudalegacy:
...
* GMG
* FGD
10 years ago
Vladislav Vinogradov
4cc7b0a74f
move ImagePyramid to cudalegacy
10 years ago
Rok Mandeljc
eb3cb77296
Fixes for compiling with CUDA 6.5
...
Based on commit feb74b125d
from 2.4.9 branch.
10 years ago
Ilya Lavrenov
37789f015a
deleted excess semicolons, commas
11 years ago
Vladislav Vinogradov
0c7663eb3b
Merge branch 'master' into gpu-cuda-rename
...
Conflicts:
modules/core/include/opencv2/core/cuda.hpp
modules/cudacodec/src/thread.cpp
modules/cudacodec/src/thread.hpp
modules/superres/perf/perf_superres.cpp
modules/superres/src/btv_l1_cuda.cpp
modules/superres/src/optical_flow.cpp
modules/videostab/src/global_motion.cpp
modules/videostab/src/inpainting.cpp
samples/cpp/stitching_detailed.cpp
samples/cpp/videostab.cpp
samples/gpu/stereo_multi.cpp
11 years ago
Vladislav Vinogradov
429bfad225
removed precomp.cpp files
11 years ago
Vladislav Vinogradov
6d216d78d9
renamed gpulegacy -> cudalegacy
11 years ago