Vladislav Vinogradov
|
5f1282afdb
|
fix documentation warnings
|
10 years ago |
Vladislav Vinogradov
|
8a178da1a4
|
refactor CUDA BFMatcher algorithm:
use new abstract interface and hidden implementation
|
10 years ago |
Vladislav Vinogradov
|
764d55b81d
|
add extended documentation for Features2DAsync
|
10 years ago |
Vladislav Vinogradov
|
f960a5707d
|
refactor CUDA ORB feature detector/extractor algorithm:
use new abstract interface and hidden implementation
|
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:
use new FastFeatureDetector abstract interface and hidden implementation
|
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:
it is generated by CUDA headers and we can't fix it
|
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
|
11 years ago |
Michele Adduci
|
914b78b8bb
|
Updated ORB test with parameters
|
11 years ago |
Michele Adduci
|
e1bb844475
|
Fix cudafeatures2d and cudastereo with new 3.0 APIs for ORB and StereoBM
|
11 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
|
12 years ago |
Vladislav Vinogradov
|
cbe437571e
|
fixed docs
|
12 years ago |
Vladislav Vinogradov
|
fd88654b45
|
replaced GPU -> CUDA
|
12 years ago |
Vladislav Vinogradov
|
3c34b24f1f
|
replaced gpu->cuda in files names
|
12 years ago |
Vladislav Vinogradov
|
259ceb7eaa
|
renamed gpufeatures2d -> cudafeatures2d
|
12 years ago |