2 Commits (381216aa5411fd20faf897cc8900c0358e7dc695)

Author SHA1 Message Date
Vladislav Vinogradov 381216aa54 refactor cudaoptflow public API: 10 years ago
Vladislav Vinogradov 5660d6a680 renamed gpuoptflow -> cudaoptflow 12 years ago
Vladislav Vinogradov 6d216d78d9 renamed gpulegacy -> cudalegacy 12 years ago
Vladislav Vinogradov e895b7455e renamed gpu namespace -> cuda 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 ac0f506d0e split gpuvideo onto gpuoptflow and gpubgsegm 12 years ago
Vladislav Vinogradov fc1fa28556 gpuvideo module for video processing 12 years ago
Vladislav Vinogradov 54e7c76d99 fixed compilation errors 12 years ago
Vladislav Vinogradov b50090f850 restore cudaSafeCall 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
Andrey Kamaev be7bbe3aa9 Drop cv:: prefix from cv::String used inside the cv namespace 12 years ago
Andrey Kamaev 2ad7b97f1c All modules (except ocl and gpu) compiles and pass tests 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 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
Andrey Kamaev 50ad690993 Merged the trunk till r8291 13 years ago
Vladislav Vinogradov f65d841d6f fixed several warnings (VS2010, Win64) 13 years ago
Vladislav Vinogradov 2d30480982 created wrappers for new NPP functions 13 years ago
Vladislav Vinogradov cdae0743ab fix OpenGL render functions 13 years ago
Vladislav Vinogradov a25b027ef7 updated gpu optical_flow sample 13 years ago
Anton Obukhov 5afb445283 [+] Pixel types via templates 14 years ago
Vladislav Vinogradov 40ee754e28 added WITH_CUFFT and WITH_CUBLAS flags to cmake scripts 14 years ago
Vladislav Vinogradov b0536279eb added wrappers for BroxOpticalFlow and interpolateFrames 14 years ago