Alexander Alekhin
|
7818071ba2
|
cuda: eliminate part of build warnings
|
7 years ago |
luz.paz
|
d05714995c
|
Misc. modules/ cont. pt2
Found via `codespell`
|
7 years ago |
Nishant Arora
|
37ba1d6f2d
|
Merge pull request #9599 from whizzzkid:master
Incorrect Naming (#9599)
* Resolved #9544
* This is a better fix
* This should be good.
|
7 years ago |
Boris Fomitchev
|
c48807c383
|
Merge pull request #9418 from borisfom:cuda9
CUDA9 build fixed, added detection (#9418)
* CUDA9 build fixed, added detection
* Replacing deprecated __shfl_xxx with __shfl_sync, fixing bogus CUDA9 warnings
|
7 years ago |
Alexander Alekhin
|
602f047fe8
|
build: replace WIN32 => _WIN32
|
8 years ago |
sourin
|
a34fbf7bb1
|
Fixed identifiers warns
|
8 years ago |
atinfinity
|
ed8368fed7
|
fixed to use NVCUVID in 'cudacodec' module.
|
9 years ago |
Roman Donchenko
|
615d6c22d1
|
Switched OpenCV to a 3-component version number.
Epoch is gone; now the version component names in C++ and CMake
are consistent (except REVISION corresponds to PATCH).
|
11 years ago |
Vladislav Vinogradov
|
776c0cb08c
|
switched to new device layer in gpucodec module
|
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
|
12 years ago |
Vladislav Vinogradov
|
429bfad225
|
removed precomp.cpp files
|
12 years ago |
Vladislav Vinogradov
|
dbeb3e2968
|
renamed gpucodec -> cudacodec
|
12 years ago |