1624 Commits (bbdd0aecbd43d3690d244dbb7ff52ce7a736cdfd)
 

Author SHA1 Message Date
Maria Dimashova 40f0b1c009 fixed #841 14 years ago
Alexey Spizhevoy 047be13c1c added docs for absSum function 14 years ago
Maria Dimashova 79d8d50cbe forgot to commit in the last time 14 years ago
Alexey Spizhevoy ae529f4bc6 added absSum function 14 years ago
Maria Dimashova 9b4c682623 added empty() method to common features2d classes; fixed #831 14 years ago
Alexey Spizhevoy fa446e7e35 removed linear_filters_beta.cu as its functionality was moved into filters.cu 14 years ago
Vladislav Vinogradov 8274ed22e4 fixed gpu tests (BruteForceMatcher_GPU, divide, phase, cartToPolar, async) 14 years ago
Alexey Spizhevoy 7a29d96cf4 added buffered version of gpu::integral function and updated performance test (it still works too slow) 14 years ago
Maria Dimashova 1748f65f54 fixed ticket #823 14 years ago
Maria Dimashova 152fefe854 minor changes 14 years ago
Alexey Spizhevoy 9b556a5df9 removed obsolete file 14 years ago
Alexey Spizhevoy 70d0c214ae added docs for the DeviceInfo class 14 years ago
Vladislav Vinogradov 13c08e384a fixed GPU docs 14 years ago
Ethan Rublee 13019516f7 Fixing check in NativePreviewer for supported modes, and a little auto formatting 14 years ago
Ethan Rublee a08054126a Adding a few settings to the camera driver for android. 14 years ago
Anatoly Baksheev f6974df279 fixed documents errors for GPU module 14 years ago
Alexey Spizhevoy 3bac10a1ca minor changes in multi_gpu sample 14 years ago
Alexey Spizhevoy 937cbcecb6 added images for gpu samples 14 years ago
Alexey Spizhevoy 0af5356dbc updated code in case of the compilation without CUDA 14 years ago
Alexey Spizhevoy 575fd1fe4c reafactoring: replaced query device props functions with the DeviceInfo class 14 years ago
Alexey Spizhevoy e6d17406af added results check into multi_gpu sample 14 years ago
Alexey Spizhevoy b582330b90 added performance tests for mulSpectrum, resize, Sobel 14 years ago
Alexey Spizhevoy 8f35b572ff added performance tests for log, exp, add, magnitude 14 years ago
Alexey Spizhevoy 1c9ad08dc5 finished multi_gpu sample 14 years ago
Alexey Spizhevoy 3afc37ceec added HAVE_CUDA, HAVE_TBB handling into multi_gpu sample 14 years ago
Alexey Spizhevoy 65b9f3bc10 fixed TargetArchs implementation in case when HAVE_CUDA=false, added initial structure for multi_gpu sample 14 years ago
Maria Dimashova 85e5de67e4 added help on Kinect usage to user guide 14 years ago
Alexey Spizhevoy 891e2ff310 replaced has* methods in the GPU module with the TargetArchs monostate 14 years ago
Maria Dimashova 91769d0ed4 removed old unnecessary files from doc 14 years ago
Alexey Spizhevoy 13a6d0b92a fixed parsing GPU archs in BIN(PTX) format 14 years ago
Maria Dimashova d70d2edc9f changed returned value of unsupported property 14 years ago
Alexey Spizhevoy b7b21966c3 added bib link to the article in GPU docs (for HOG) 14 years ago
Vladislav Vinogradov eda8416358 fixed BruteForceMatcher_GPU (fails if input data is empty) 14 years ago
Vladislav Vinogradov cecfde309c update BruteForceMatcher_GPU performance test 14 years ago
Alexey Spizhevoy feff022422 added BFM perf. test 14 years ago
Alexey Spizhevoy ba32b447ee added SURF perf. test, added working dir field (can be changed via CMD args) 14 years ago
Maria Dimashova 344db91676 minor user output change 14 years ago
Maria Dimashova 508aaa41f8 added ability to get and set some Kinect params 14 years ago
Anatoly Baksheev ee74e2cf08 fixed compilation 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
Anatoly Baksheev 11579324d8 GPU docs. introduction, data structures. 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 dbff16eb85 updated cmake file to allow specifying GPU archs in BIN(PTX) format 14 years ago
Alexey Spizhevoy 397a63539c fixed bug in performance test matrix generation 14 years ago
Alexey Spizhevoy 7e3c69c82f added GPU memory allocation performance test 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
James Bowman 6b4047eb46 #586: exceptions on invalid element access 14 years ago