12 Commits (de85680a6aa5d234c150e3c4ae9a98cc12ed484c)

Author SHA1 Message Date
Alex Torres 383b7e9dd1 Fixes namespace error on cudaoptflow 10 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 71c391cd8d remove unused memory transfer from TVL1 CUDA implementation 10 years ago
Philipp Hasper 30742d21d8 CUDA optical flow stubs: missing parameter 11 years ago
Ernest Galbrun 5623701acb performance issue for cuda TVL1 when gamma = 0 11 years ago
Ernest Galbrun eb6c598678 changed nullptr to NULL to avoid c++11 (failed to build on linux) 11 years ago
Ernest Galbrun 693c4e5741 debug of cuda_tvl1 => pass tests succesfully 11 years ago
Ernest Galbrun b66a13183e added cuda support for chambolle parameter 11 years ago
Vladislav Vinogradov fd88654b45 replaced GPU -> CUDA 12 years ago
Vladislav Vinogradov 5660d6a680 renamed gpuoptflow -> cudaoptflow 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 ac0f506d0e split gpuvideo onto gpuoptflow and gpubgsegm 12 years ago
Vladislav Vinogradov fc1fa28556 gpuvideo module for video processing 12 years ago
Vladislav Vinogradov 204a19b431 moved common gpu utility functionality to gpu_private.hpp 12 years ago
Vladislav Vinogradov 8d97d9598e updated GPU version of TVL1 12 years ago
Vladislav Vinogradov 924b0ef786 fixed bug in TVL1 optical flow: 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 ce2fd7fec9 added dual tvl1 optical flow gpu implementation 12 years ago
Vladislav Vinogradov beb377b38c gpu implementation of Dual TV-L1 Optical Flow 12 years ago