33 Commits (3e33820ee519e702a1e9b192e8985fb85121b3de)

Author SHA1 Message Date
Alexander Alekhin 4a7d441b37 test: fix cuda build 8 years ago
sourin a34fbf7bb1 Fixed identifiers warns 8 years ago
Vladislav Vinogradov 4382302a6b fix matrix type for keypoints buffer in CUDA FAST 8 years ago
Özgür Can 4951543441 Fix issue #6473 9 years ago
Dan a21ede9452 Thrust allocator usage. 9 years ago
Dan 7a934f9ee0 Compatibility and bug fixes. 9 years ago
Dan a8ca560684 Fixed more missing async calls. 9 years ago
Dan 79ecefb51f Implemented async calls. 9 years ago
Maxim Kostin cdd23440c9 Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
Vladislav Vinogradov 5f1282afdb fix documentation warnings 10 years ago
Vladislav Vinogradov 8a178da1a4 refactor CUDA BFMatcher algorithm: 10 years ago
Vladislav Vinogradov 764d55b81d add extended documentation for Features2DAsync 10 years ago
Vladislav Vinogradov f960a5707d refactor CUDA ORB feature detector/extractor algorithm: 10 years ago
Vladislav Vinogradov 554ddd2ec4 fix compilation without CUDA 10 years ago
Vladislav Vinogradov 9f77ffb03f extend Feature2DAsync interface 10 years ago
Vladislav Vinogradov 14ef62ed66 refactor CUDA FAST feature detector algorithm: 10 years ago
Vladislav Vinogradov 6f91b7f6a4 remove firstLevel=2 test case, because CPU implementation fails 10 years ago
Maksim Shabunin d01bedbc61 Removed Sphinx documentation files 10 years ago
Vladislav Vinogradov 48c9c24da6 disable -Wshadow warning for CUDA modules: 10 years ago
Maksim Shabunin 1523fdcc1c Doxygen documentation: more fixes and cleanups 10 years ago
Maksim Shabunin ceb6e8bd94 Doxygen documentation: cuda 10 years ago
Michele Adduci e181c76d21 Updated test_features2d.cpp with latest API change 10 years ago
Michele Adduci 914b78b8bb Updated ORB test with parameters 10 years ago
Michele Adduci e1bb844475 Fix cudafeatures2d and cudastereo with new 3.0 APIs for ORB and StereoBM 10 years ago
Andrey Pavlenko 724f5e7f19 Don't build CUDA modules stubs by default (use `-DBUILD_CUDA_STUBS=ON` if need them) 11 years ago
Vladislav Vinogradov 429bfad225 removed precomp.cpp files 11 years ago
Vladislav Vinogradov cbe437571e fixed docs 11 years ago
Vladislav Vinogradov fd88654b45 replaced GPU -> CUDA 11 years ago
Vladislav Vinogradov 3c34b24f1f replaced gpu->cuda in files names 11 years ago
Vladislav Vinogradov 259ceb7eaa renamed gpufeatures2d -> cudafeatures2d 11 years ago