1 Commits (dbcc55a196cd0d1cab7053b339d937c5a614eb8e)

Author SHA1 Message Date
Vladislav Vinogradov a0ae602bb7 renamed gpuimgproc -> cudaimgproc 11 years ago
Vladislav Vinogradov 8282f6ebc1 renamed gpu::cudev namespace -> cuda::device 11 years ago
Vladislav Vinogradov e895b7455e renamed gpu namespace -> cuda 11 years ago
Vladislav Vinogradov 62a5a70cd0 switched to Input/Output Array in bilateralFilter & blendLinear 12 years ago
Vladislav Vinogradov 3eeaa9189c Revert "Revert "Merge pull request #836 from jet47:gpu-modules"" 12 years ago
Andrey Kamaev 416fb50594 Revert "Merge pull request #836 from jet47:gpu-modules" 12 years ago
Vladislav Vinogradov c0b3424a23 gpuimgproc module fixes 12 years ago
Vladislav Vinogradov e41aea0acf gpuimgproc module for image processing 12 years ago
Vladislav Vinogradov 54e7c76d99 fixed compilation errors 12 years ago
Vladislav Vinogradov 910ef57109 renamed cuda namespace to cudev 12 years ago
Vladislav Vinogradov 204a19b431 moved common gpu utility functionality to gpu_private.hpp 12 years ago
Vladislav Vinogradov 28b1e81883 renamed device -> cuda 12 years ago
Vladislav Vinogradov f0b19d4659 updated license header in whole gpu module 12 years ago
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Anatoly Baksheev 55b1d7c097 added CUDA_DISABLER preprocessor commands 12 years ago
Vladislav Vinogradov 0f53f2993e removed BEGIN_OPENCV_DEVICE_NAMESPACE macros 13 years ago
Vladislav Vinogradov fcfa72081e moved GpuMat and DevMem2D to core module, some code refactoring 13 years ago
Anatoly Baksheev 7076dfd7d6 gpu module: refactored devmem2d.hpp (atomic bomb) 13 years ago
Vladislav Vinogradov 926a6bba00 modified according to CUDA 4.0 API updates 14 years ago
Alexey Spizhevoy 1a02877ab7 fixed gpu::downsample and gpu::blendLinear compite-time bugs under Ubuntu 14 years ago
Alexey Spizhevoy 97282d8ff8 added downsample function into gpu module, refactored it a little bit, added guard for CUDA related include in cascadeclassifier_nvidia_api.cpp 14 years ago
Alexey Spizhevoy 6cec5ff552 added blendLinear into gpu module 14 years ago
Alexey Spizhevoy ca1584dd1f fixed gpu::graphcut preconditions 14 years ago
Vladislav Vinogradov 811ba31897 added synchronization after NPP calls 14 years ago
Vladislav Vinogradov dd2fe821c2 deleted NPP_VERSION and NPP_HAVE_COMPLEX_TYPE macros, because last NPP supports complex types under linux 14 years ago
Vladislav Vinogradov 863d61e9eb fix gpu module compilation under linux 14 years ago
Anatoly Baksheev 60e572bbcf fixed gpu morphology: now kernel in gpu is passed to npp functions. 14 years ago
Anatoly Baksheev 4ffb519cdd GPU module: minor interface changes 14 years ago
Anatoly Baksheev 4c4871e34d GCC warning: new line at the end of file 15 years ago
Anatoly Baksheev 77ce659154 15 years ago
Anatoly Baksheev 07825bad1e compilation with no cuda re factored 15 years ago
Anatoly Baksheev 7f6fb6ef97 First gpu code draft. Interface might be significantly changed in future. 15 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago