Commit Graph

442 Commits

Author SHA1 Message Date
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
7e3c69c82f added GPU memory allocation performance test 2011-01-25 10:37:48 +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
Anatoly Baksheev
e3f3de84db warning fixed 2011-01-21 09:00:19 +00:00
Anatoly Baksheev
ad10b6e0fe 2011-01-21 07:56:57 +00:00
Anatoly Baksheev
2aa5aa6c88 b 2011-01-21 07:56:40 +00:00
Anatoly Baksheev
afa8e373d5 minor (possibility to change, font scale, min neighbors) 2011-01-17 17:32:50 +00:00
Anatoly Baksheev
cb63046dcf gpu face detetcion:
1) fixed bug with error codes (enum NppStStatus) shift.
2) added some asserts
2011-01-17 11:32:38 +00:00
Anatoly Baksheev
6f87567ee1 gpu morphology sample 2011-01-17 10:56:02 +00:00
Alexey Spizhevoy
ea01adb9c9 fixed writing video in HOG sample 2011-01-14 08:08:02 +00:00
Anatoly Baksheev
1a94186195 First version of CascadeClassifier_GPU.
Only for VS2008 now.
Sample for it.
new NPP_staging for VS2008 only
2011-01-13 13:04:00 +00:00
Alexey Spizhevoy
4dfbf99dd5 cosmetic changes in gpu module, decreased matchTemplate test running time 2011-01-12 09:30:08 +00:00
Alexey Spizhevoy
1a34fa30f4 video writing via cmd args in hog sample added 2010-12-30 07:19:32 +00:00
Alexey Spizhevoy
ab543b5085 updated gpu hog sample 2010-12-29 16:08:56 +00:00
Alexey Spizhevoy
2f13e4ce58 refactored hog, added camera support into hog_sample 2010-12-29 15:45:01 +00:00
Vladislav Vinogradov
428e8d1255 added matcher_simple_gpu sample 2010-12-22 08:16:00 +00:00
Alexey Spizhevoy
0545e780f8 minor changes in the gpu stereo sample 2010-12-21 10:47:17 +00:00
Alexey Spizhevoy
b102299dfa fixed comment 2010-12-21 09:55:56 +00:00
Alexey Spizhevoy
65a356ebdd added convert into gray and prefilter Sobel controls (for gpu stereo sample) 2010-12-21 09:49:58 +00:00
Alexey Spizhevoy
24206bd19f added more controls into gpu stereo sample 2010-12-21 08:26:48 +00:00
Alexey Spizhevoy
edce202065 added first version of stereo match sample on gpu 2010-12-21 07:35:46 +00:00
Alexey Spizhevoy
a2ace58bb0 gpu hog sample: added support of writing video 2010-12-20 12:29:57 +00:00
Alexey Spizhevoy
0036cabaf2 fixed total FPS evaluation in the GPU HOG sample 2010-12-07 07:56:30 +00:00
Alexey Spizhevoy
df48ad76b0 added support of gamama_correction parameter into gpu::HOGDescriptor, updated tests 2010-12-03 11:11:44 +00:00
Anatoly Baksheev
7c77787c84 npp version check 2010-11-25 08:42:12 +00:00
Anatoly Baksheev
0e43976259 1) more convenient naming for samples gpu
2) added mask support to device 'transform' function 
3) sample hog gpu: waitKey(1) -> waitKey(3), in other case image is not displayed.
2010-11-24 09:43:17 +00:00
Anatoly Baksheev
790cd2ef28 just for more convenient naming 2010-11-24 09:36:18 +00:00
Alexey Spizhevoy
4e52df75a7 fixed compiling bug under g++ in gpi HOG sample 2010-11-22 16:46:49 +00:00
Alexey Spizhevoy
fbb6b6f90c fixed compile bug under g++ 2010-11-22 16:21:49 +00:00
Alexey Spizhevoy
11c0c5bf85 added getDescriptors support into gpu HOG, also added commented test for this feature 2010-11-18 09:22:23 +00:00
Alexey Spizhevoy
2d01558479 added different win_stride values feature into gpu HOG, refactored gpu HOG sample 2010-11-17 14:11:30 +00:00
Alexey Spizhevoy
27542529a5 refactored hog GPU 2010-11-17 13:02:31 +00:00
Alexey Spizhevoy
6c326eb4bb added gpu HOG sample 2010-11-17 12:49:53 +00:00