20 Commits (a72da12c801bc0066e80a5fc2436f79903834db0)

Author SHA1 Message Date
Alexey Spizhevoy a72da12c80 Added fix for 0 found features in stitching matcher 14 years ago
Alexey Spizhevoy 485e71bcc2 Bug in multiply was fixed (by Vlad Vinogradov) 14 years ago
Vladislav Vinogradov acac27d8fe optimized gpu::multiply 14 years ago
Alexey Spizhevoy a7c6b84390 Added TODOs into GPU module 14 years ago
Alexey Spizhevoy 903f835d9f added support of 8UC4*32FC1 multiply into GPU module 14 years ago
Vladislav Vinogradov 5e9ae6b19f added TransformFunctorTraits, optimized some functions that use transform 14 years ago
Vladislav Vinogradov 8bb9e4302e added registerPageLocked/unregisterPageLocked functions 14 years ago
Vladislav Vinogradov 42ced17c2c fixed some warnings under win64 14 years ago
Vladislav Vinogradov 3ab2728da1 gpu device layer code refactoring 14 years ago
Anatoly Baksheev cb9dd71f82 compilation 14 years ago
Anatoly Baksheev de204fe413 14 years ago
Anatoly Baksheev 3a1beb1c01 added cv::gpu::pow, ticket #1227 14 years ago
Alexey Spizhevoy 674b763395 GPU: updated upsample, downsample functions, added pyrDown, pyrUp, added support of 16S filtering; put spherical warper on GPU (from opencv_stitching) 14 years ago
Vladislav Vinogradov 1c1a61dd37 added __forceinline__ to device functions 14 years ago
Vladislav Vinogradov 926a6bba00 modified according to CUDA 4.0 API updates 14 years ago
Vladislav Vinogradov deac5d972e fixed errors in gpu on old video cards (SURF_GPU, BruteForceMatcher_GPU, min/max, setTo, convertTo) 14 years ago
Vladislav Vinogradov 8abdb3721f added gpu threshold. 15 years ago
Alexey Spizhevoy df8529377b refactoring: moved gpu reduction-based functions into separated file 15 years ago
Alexey Spizhevoy 0465b89e7e gpu module refactoring: moved per-element operations into separated file 15 years ago
Anatoly Baksheev 0f30fe080f renamed constantspacebp -> stereocsbp line all other algs 15 years ago