Commit Graph

26 Commits

Author SHA1 Message Date
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 2012-06-15 13:04:17 +00:00
Andrey Kamaev 70166820ea Merged the trunk r8324:8345 2012-05-18 12:59:40 +00:00
Vladislav Vinogradov 2d30480982 created wrappers for new NPP functions
removed void integral(const GpuMat& src, GpuMat& sum, GpuMat& sqsum, Stream& stream) - it fails with NPP_NOT_IMPLEMENTED error
updated docs, accuracy and performance tests
2012-02-22 10:00:53 +00:00
Alexey Spizhevoy 630d874e03 Updated the GPU performance sample 2012-02-16 13:08:22 +00:00
Vladislav Vinogradov f883b31cfd updated performance sample 2012-02-08 11:02:32 +00:00
Vladislav Vinogradov d38ca09738 added gpu::printCudaDeviceInfo to all samples 2012-01-30 07:20:09 +00:00
Vladislav Vinogradov 3aa537642d minor refactoring of gpu performance sample 2012-01-11 08:58:39 +00:00
Alexey Spizhevoy 8a799aa89a Updated optimal block size estimation for the convolve() function 2011-10-03 14:05:52 +00:00
Alexey Spizhevoy caa2733636 minor changes in gpu performance sample 2011-04-01 07:31:06 +00:00
Alexey Spizhevoy c3b05cf398 added command line args parsing into gpu performance sample 2011-03-03 13:46:44 +00:00
Alexey Spizhevoy e5b563b3fd refactored GPU performance sample, added filter suport 2011-02-17 15:25:50 +00:00
Alexey Spizhevoy da2d7ee72b updated performance sample 2011-02-01 12:55:05 +00:00
Alexey Spizhevoy 8f35b572ff added performance tests for log, exp, add, magnitude 2011-01-28 07:45:01 +00:00
Alexey Spizhevoy feff022422 added BFM perf. test 2011-01-26 15:28:42 +00:00
Alexey Spizhevoy ba32b447ee added SURF perf. test, added working dir field (can be changed via CMD args) 2011-01-26 11:37:54 +00:00
Alexey Spizhevoy 48aeb8f1d5 more GPU perf. tests refactoring, added singular maps into remap test 2011-01-26 08:12:06 +00:00
Alexey Spizhevoy 79ba160c1c added more GPU perf. tests, refactored 2011-01-26 07:49:56 +00:00
Alexey Spizhevoy ab8f578f9d added error handling into GPU perf. tests 2011-01-25 15:11:01 +00:00
Alexey Spizhevoy 6f91a29ea2 added initializers into GPU perf. tests 2011-01-25 14:43:54 +00:00
Alexey Spizhevoy 397a63539c fixed bug in performance test matrix generation 2011-01-25 11:45:29 +00:00
Alexey Spizhevoy 72b0ec90b9 added minMaxLoc, cornerHarris, remap and dft performance tests 2011-01-25 09:54:17 +00:00
Alexey Spizhevoy 8644c6f86b added minMaxLoc performance tests 2011-01-25 08:32:45 +00:00
Alexey Spizhevoy 581018354f refactoring of gpu perf. tests 2011-01-24 10:56:11 +00:00
Alexey Spizhevoy b9ed1489fa minor refactoring of gpu perf. tests 2011-01-24 10:39:28 +00:00
Alexey Spizhevoy 310c483da8 added first version of gpu performance tests 2011-01-24 10:33:01 +00:00