1 Commits (b58d9edc6a536bc6da9ad2718298257b236323f8)

Author SHA1 Message Date
Alexey Spizhevoy 6f788ff8db ported GPU test to GTest framework 14 years ago
Alexey Spizhevoy 63806c9ab9 renamed gpu::DeviceInfo::has into gpu::DeviceInfo::supports 14 years ago
Alexey Spizhevoy 575fd1fe4c reafactoring: replaced query device props functions with the DeviceInfo class 14 years ago
Alexey Spizhevoy 891e2ff310 replaced has* methods in the GPU module with the TargetArchs monostate 14 years ago
Alexey Spizhevoy 0da71a01ff fixed some GPU tests failing when compiled for 1.1(no doubles) and run on 1.3(with doubles) 14 years ago
Vladislav Vinogradov 4124633359 added magnitudeSqr and rectStdDev to gpu module. 14 years ago
Alexey Spizhevoy 037002d3c1 added copyright for split_merge files 14 years ago
Anatoly Baksheev 91b5c97d8d gpu test refactoring 14 years ago
Alexey Spizhevoy b2cdb7fa39 implemented cv::gpu::merge and cv::gpu::split functions 14 years ago