OpenCV Buildbot
|
81f826db2b
|
Normalize line endings and whitespace
|
13 years ago |
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
13 years ago |
marina.kolpakova
|
e5437e5486
|
Fix binary compatibility of opencv_gpu
|
13 years ago |
Anatoly Baksheev
|
55b1d7c097
|
added CUDA_DISABLER preprocessor commands
|
13 years ago |
Vladislav Vinogradov
|
6f175a3c52
|
changed the type of the arguments to const reference (Bug #2376)
ORB_GPU::downloadKeyPoints
ORB_GPU::convertKeyPoints
|
13 years ago |
Anatoly Baksheev
|
70204a8e68
|
Removed PtrElemStep, Marked DevMem1D as deprecated, now should use PtrStepSz now
|
13 years ago |
Vladislav Vinogradov
|
19462c871d
|
Forbid incorrect patchSize values in gpu::ORB
|
13 years ago |
Marina Kolpakova
|
74ec5d7cbb
|
fix for ORB tests
|
13 years ago |
Marina Kolpakova
|
4b1724aeb9
|
fix for ORB tests
|
13 years ago |
Andrey Kamaev
|
50ad690993
|
Merged the trunk till r8291
|
13 years ago |
Vladislav Vinogradov
|
ca57239618
|
fixed some problems after r8280 (lost code)
|
13 years ago |
Vadim Pisarevsky
|
d5a0088bbe
|
merged 2.4 into trunk
|
13 years ago |
Vladislav Vinogradov
|
916d07cf2c
|
merged bug fix from r8179 (ORB_GPU)
|
13 years ago |
Vladislav Vinogradov
|
5bafb372af
|
fixed bug in ORB_GPU, behavior in the absence of keypoints found (Bug #1831)
|
13 years ago |
Vladislav Vinogradov
|
f65d841d6f
|
fixed several warnings (VS2010, Win64)
added getParams method to VideoWriter_GPU
|
13 years ago |
Vladislav Vinogradov
|
c510840c45
|
Fixed build without CUDA
|
13 years ago |
Vladislav Vinogradov
|
85c904a4ba
|
fixed build in gpu module (SURF and ORB)
|
13 years ago |
Vadim Pisarevsky
|
957e80abbd
|
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.
|
13 years ago |
Vladislav Vinogradov
|
2d30480982
|
created wrappers for new NPP functions
removed void integral(const GpuMat& src, GpuMat& sum, GpuMat& sqsum, Stream& stream) - it fails with NPP_NOT_IMPLEMENTED error
updated docs, accuracy and performance tests
|
13 years ago |
Anatoly Baksheev
|
87bbcccea5
|
fixed orb bug commited by mistake
|
13 years ago |
Anatoly Baksheev
|
84db4eb6fa
|
fixed ~200 warnings for windows
minor build system changes (now cuda code in opencv_core is compiled using CUDA_ARCH* cmake variables)
|
13 years ago |
Vladislav Vinogradov
|
eccfc90b77
|
bug fix
|
14 years ago |
Vladislav Vinogradov
|
4fee5ef818
|
fixed build under linux
|
14 years ago |
Vladislav Vinogradov
|
5e38cf8042
|
added FAST_GPU and ORB_GPU classes
|
14 years ago |