27 Commits (ce992c8269559a459bb3cf9d2418cf1641336cca)

Author SHA1 Message Date
Vladislav Vinogradov fd88654b45 replaced GPU -> CUDA 11 years ago
Vladislav Vinogradov ae94256edc renmaed gpu module -> cuda 11 years ago
Andrey Kamaev 89356ff16d Move non-CV functionality from core.hpp to separate utility.hpp header 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
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Andrey Kamaev c5aba337e9 Fixed number of warnings. Fixed mingw64 build. 13 years ago
Vladislav Vinogradov 2d30480982 created wrappers for new NPP functions 13 years ago
Alexey Spizhevoy 630d874e03 Updated the GPU performance sample 13 years ago
Vladislav Vinogradov f883b31cfd updated performance sample 13 years ago
Vladislav Vinogradov d38ca09738 added gpu::printCudaDeviceInfo to all samples 13 years ago
Alexey Spizhevoy 8a799aa89a Updated optimal block size estimation for the convolve() function 13 years ago
Vadim Pisarevsky 23768b1826 replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
Alexey Spizhevoy caa2733636 minor changes in gpu performance sample 14 years ago
Alexey Spizhevoy 60e33921e3 added performance sample for solvePnpRansac + refactoring 14 years ago
Alexey Spizhevoy e5b563b3fd refactored GPU performance sample, added filter suport 14 years ago
Alexey Spizhevoy 593fae4c02 minor chnages in GPU samples 14 years ago
Alexey Spizhevoy 5c3495a079 added perf test for gpu::erode, fixed docs, refactored perf. sample 14 years ago
Alexey Spizhevoy 8f35b572ff added performance tests for log, exp, add, magnitude 14 years ago
Alexey Spizhevoy ba32b447ee added SURF perf. test, added working dir field (can be changed via CMD args) 14 years ago
Alexey Spizhevoy 48aeb8f1d5 more GPU perf. tests refactoring, added singular maps into remap test 14 years ago
Alexey Spizhevoy 79ba160c1c added more GPU perf. tests, refactored 14 years ago
Alexey Spizhevoy ab8f578f9d added error handling into GPU perf. tests 14 years ago
Alexey Spizhevoy 6f91a29ea2 added initializers into GPU perf. tests 14 years ago
Alexey Spizhevoy 397a63539c fixed bug in performance test matrix generation 14 years ago
Alexey Spizhevoy 72b0ec90b9 added minMaxLoc, cornerHarris, remap and dft performance tests 14 years ago
Alexey Spizhevoy 8644c6f86b added minMaxLoc performance tests 14 years ago
Alexey Spizhevoy 581018354f refactoring of gpu perf. tests 14 years ago
Alexey Spizhevoy 310c483da8 added first version of gpu performance tests 14 years ago