373 Commits (71c3e67cb2a0c615955bc77a30c4cc1b38e22dcd)

Author SHA1 Message Date
Alexey Spizhevoy 9b556a5df9 removed obsolete file 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 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
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
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 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
Alexey Spizhevoy 581018354f refactoring of gpu perf. tests 14 years ago
Alexey Spizhevoy b9ed1489fa minor refactoring of gpu perf. tests 14 years ago
Alexey Spizhevoy 310c483da8 added first version of gpu performance tests 14 years ago
Anatoly Baksheev e3f3de84db warning fixed 14 years ago
Anatoly Baksheev ad10b6e0fe 14 years ago
Anatoly Baksheev 2aa5aa6c88 b 14 years ago
Anatoly Baksheev afa8e373d5 minor (possibility to change, font scale, min neighbors) 14 years ago
Anatoly Baksheev cb63046dcf gpu face detetcion: 14 years ago
Anatoly Baksheev 6f87567ee1 gpu morphology sample 14 years ago
Alexey Spizhevoy ea01adb9c9 fixed writing video in HOG sample 14 years ago
Anatoly Baksheev 1a94186195 First version of CascadeClassifier_GPU. 14 years ago
Alexey Spizhevoy 4dfbf99dd5 cosmetic changes in gpu module, decreased matchTemplate test running time 14 years ago
Alexey Spizhevoy 1a34fa30f4 video writing via cmd args in hog sample added 14 years ago
Alexey Spizhevoy ab543b5085 updated gpu hog sample 14 years ago
Alexey Spizhevoy 2f13e4ce58 refactored hog, added camera support into hog_sample 14 years ago
Vladislav Vinogradov 428e8d1255 added matcher_simple_gpu sample 14 years ago
Alexey Spizhevoy 0545e780f8 minor changes in the gpu stereo sample 14 years ago
Alexey Spizhevoy b102299dfa fixed comment 14 years ago
Alexey Spizhevoy 65a356ebdd added convert into gray and prefilter Sobel controls (for gpu stereo sample) 14 years ago
Alexey Spizhevoy 24206bd19f added more controls into gpu stereo sample 14 years ago
Alexey Spizhevoy edce202065 added first version of stereo match sample on gpu 14 years ago
Alexey Spizhevoy a2ace58bb0 gpu hog sample: added support of writing video 14 years ago
Alexey Spizhevoy 0036cabaf2 fixed total FPS evaluation in the GPU HOG sample 14 years ago
Alexey Spizhevoy df48ad76b0 added support of gamama_correction parameter into gpu::HOGDescriptor, updated tests 14 years ago
Anatoly Baksheev 7c77787c84 npp version check 14 years ago
Anatoly Baksheev 0e43976259 1) more convenient naming for samples gpu 14 years ago
Anatoly Baksheev 790cd2ef28 just for more convenient naming 14 years ago
Alexey Spizhevoy 4e52df75a7 fixed compiling bug under g++ in gpi HOG sample 14 years ago
Alexey Spizhevoy fbb6b6f90c fixed compile bug under g++ 14 years ago
Alexey Spizhevoy 11c0c5bf85 added getDescriptors support into gpu HOG, also added commented test for this feature 14 years ago