marina.kolpakova
|
9c13b84e35
|
fixed unused warnings
|
13 years ago |
Vladislav Vinogradov
|
0f53f2993e
|
removed BEGIN_OPENCV_DEVICE_NAMESPACE macros
|
14 years ago |
Vladislav Vinogradov
|
fcfa72081e
|
moved GpuMat and DevMem2D to core module, some code refactoring
|
14 years ago |
Vladislav Vinogradov
|
d1b4b5f0de
|
refactored gpu module tests
|
14 years ago |
Vladislav Vinogradov
|
926a6bba00
|
modified according to CUDA 4.0 API updates
|
14 years ago |
Alexey Spizhevoy
|
23416e3db5
|
make GPU version of solvePnPRansac more consistent with CPU one
|
14 years ago |
Alexey Spizhevoy
|
1d62fddd31
|
updated solvePnpRansac performance test
|
14 years ago |
Alexey Spizhevoy
|
4e6572acd9
|
removed test whether z is negative in gpu::solvePnpRansac (there is no need in this for tests passing)
|
14 years ago |
Alexey Spizhevoy
|
74c398e6b7
|
refactored gpu::solvePnpRansac a bit
|
14 years ago |
Alexey Spizhevoy
|
60e33921e3
|
added performance sample for solvePnpRansac + refactoring
|
14 years ago |
Alexey Spizhevoy
|
5e85566477
|
added distortion coefs support into gpu::solvePnpRansac
|
14 years ago |
Alexey Spizhevoy
|
eb8c0b8b4b
|
parallelized hypotheses evaluation cycle in gpu::solvePnpRansac
|
14 years ago |
Alexey Spizhevoy
|
cae59a7caf
|
added gpu::solvePnpRansac
|
14 years ago |
Alexey Spizhevoy
|
5b3d786e30
|
added asynchronous versions of transform- and projectPoints into the GPU module, added docs
|
14 years ago |
Anatoly Baksheev
|
efe16c6f3e
|
minor refactoring
|
14 years ago |
Alexey Spizhevoy
|
289af671ee
|
added projectPoints and transformPoints into GPU module
|
14 years ago |
Vadim Pisarevsky
|
061b49e0b2
|
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
|
14 years ago |
Vadim Pisarevsky
|
127d6649a1
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |