13 Commits (6062601c4d5cfe904b517f69c728f6543c08a998)

Author SHA1 Message Date
Vladislav Vinogradov 4d23e2c8c9 GPU implementation of CLAHE 12 years ago
Vladislav Vinogradov f0b19d4659 updated license header in whole gpu module 12 years ago
Vladislav Vinogradov 33ff3d6016 added simd_functions.hpp to device layer 12 years ago
Vladislav Vinogradov ecb2ebfba4 Move opengl iterop code to cv::ogl namespace 12 years ago
Vladislav Vinogradov 50f28c9e25 added Warp::reduce function 12 years ago
marina.kolpakova 8b3c717e8f apply patch #2686 12 years ago
Vladislav Vinogradov 9cb4292d5c implemented Luv/Lab <-> RGB conversion 12 years ago
Vladislav Vinogradov 281d036fcf optimizations: 12 years ago
Vladislav Vinogradov ae6266e101 fixes for gpu module: 12 years ago
Vladislav Vinogradov 8c057af862 fixed windows build 12 years ago
Vladislav Vinogradov da93a1dab9 fixed build for CARMA platform 12 years ago
Anatoly Baksheev 50946b59c1 minor device namespace refactor 12 years ago
Vladislav Vinogradov 4102aaaf15 fixed compilation of color.cu under windows x86 12 years ago
Vladislav Vinogradov aabc33c772 temporarily disabled reduceKeyVal implementation for kepler 12 years ago
marina.kolpakova d985861462 remove unused std imports 12 years ago
marina.kolpakova 1d97a4549d fixed compilation for GCC 4.6 12 years ago
Vladislav Vinogradov f022b12c57 saturate_cast via asm cvt command 12 years ago
Vladislav Vinogradov 63a022dcd7 added explicit unroll to reduce implementation 12 years ago
Vladislav Vinogradov 11c6eb6305 element operations 12 years ago
Vladislav Vinogradov 572d2d6a84 warpScanInclusive 12 years ago
Vladislav Vinogradov 76e8794e81 fixed warnings on old compute capabilities 12 years ago
Vladislav Vinogradov e6b1ccdcdf removed old reduce implementation 12 years ago
Vladislav Vinogradov 05db02fbc8 BruteForceMatcher 12 years ago
Vladislav Vinogradov 7a1874b2cc new reduce and reduceKeyVal implementation 12 years ago
Vladislav Vinogradov d47c112434 fix abs_func and minimum/maximum functors 12 years ago
marina.kolpakova 68d04d28b6 replace offsets in surf to simple copy for better speed 12 years ago
Vladislav Vinogradov 29f89e8930 moved block.hpp to include folder 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
marina.kolpakova 296aa7c4fb One more fix for Kepler-specific gpu::integral usage 12 years ago
Vladislav Vinogradov be19150672 deleted thrust header 12 years ago
Vladislav Vinogradov ab3a5244ba moved device layer headers to include directory 12 years ago