6 Commits (1f465a0ef9f28e86a49004a9d1a7b707fd13b522)

Author SHA1 Message Date
alcinos be4312ec3d Wrap DenseOptFlow class around Farneback optical flow computation 9 years ago
Alex Torres 2838ccc78e Fixes compilation errors when BUILD_CUDA_STUBS is ON 10 years ago
Vladislav Vinogradov 381216aa54 refactor cudaoptflow public API: 10 years ago
Vladislav Vinogradov 9210d8e542 move allocMatFromBuf function to farneback.cpp: 10 years ago
Vladislav Vinogradov fd88654b45 replaced GPU -> CUDA 12 years ago
Vladislav Vinogradov 5660d6a680 renamed gpuoptflow -> cudaoptflow 12 years ago
Vladislav Vinogradov 8282f6ebc1 renamed gpu::cudev namespace -> cuda::device 12 years ago
Vladislav Vinogradov e895b7455e renamed gpu namespace -> cuda 12 years ago
Vladislav Vinogradov 76f4b02b06 refactored gpu::Stream (minor fixes) 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 3156e803be gpuoptflow module fixes 12 years ago
Vladislav Vinogradov 43d5e2d8b4 removed gpu BORDER_* constants 12 years ago
Vladislav Vinogradov ac0f506d0e split gpuvideo onto gpuoptflow and gpubgsegm 12 years ago
Vladislav Vinogradov fc1fa28556 gpuvideo module for video processing 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
Vladislav Vinogradov 281d036fcf optimizations: 12 years ago
Vladislav Vinogradov dd8e442bda replaced DeviceInfo().supports with deviceSupports 13 years ago
Vladislav Vinogradov e17710c478 removed type check in gpu::FarnebackOpticalFlow 13 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 13 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 13 years ago
Anatoly Baksheev 55b1d7c097 added CUDA_DISABLER preprocessor commands 13 years ago
Anatoly Baksheev 70204a8e68 Removed PtrElemStep, Marked DevMem1D as deprecated, now should use PtrStepSz now 13 years ago
Vadim Pisarevsky d5a0088bbe merged 2.4 into trunk 13 years ago
Alexey Spizhevoy 6a9f934233 Fixed bug #1759 13 years ago
Andrey Kamaev dc6cad3d4b Fixed build with tests disabled 13 years ago
Vladislav Vinogradov 2d30480982 created wrappers for new NPP functions 13 years ago
Alexey Spizhevoy b0d457cdb0 Minor refactoring 13 years ago
Alexey Spizhevoy 9f5d97425f Fixed some typos 13 years ago
Alexey Spizhevoy 681ac9beda Added missing files 13 years ago