Vladislav Vinogradov
f0b19d4659
updated license header in whole gpu module
12 years ago
Vladislav Vinogradov
281d036fcf
optimizations:
...
- new reduce implementation (with kepler optimizations)
- saturate_cast via asm command
- video SIMD instructions in element operations
- float arithmetics instead of double
- new deviceSupports function
12 years ago
OpenCV Buildbot
04384a71e4
Normalize line endings and whitespace
13 years ago
Anatoly Baksheev
4b5bbb7752
fast_nlm initial version
13 years ago
Anatoly Baksheev
55b1d7c097
added CUDA_DISABLER preprocessor commands
13 years ago
Anatoly Baksheev
70204a8e68
Removed PtrElemStep, Marked DevMem1D as deprecated, now should use PtrStepSz now
13 years ago
marina.kolpakova
66eb96d719
minor warning fix
13 years ago
Marina Kolpakova
1365e28a54
initial support of GPU LBP classifier: added new style xml format loading
13 years ago
Vladislav Vinogradov
f65d841d6f
fixed several warnings (VS2010, Win64)
...
added getParams method to VideoWriter_GPU
13 years ago
Vladislav Vinogradov
6c1de21a76
fixed bug in gpu::transformSmart with mask
14 years ago
Vladislav Vinogradov
af59a75ffc
fixed bug with submatrix in some gpu functions
...
update gpu tests
14 years ago
Vladislav Vinogradov
c2783af781
added OpenGL support to highgui under WIN32
14 years ago
Vladislav Vinogradov
2695039a79
moved GpuMat's operations implementation to core module
14 years ago