Commit Graph

355 Commits

Author SHA1 Message Date
Maria Dimashova
eedd42f192 added messages to CMake log; fixed sample 2011-02-04 15:36:41 +00:00
Anatoly Baksheev
0747f2d863 1) NPP_staging as sources. Binaries removed.
2) NVidia tests for GPU
3) FD sample that uses NVidia's interface.
2011-02-04 15:15:25 +00:00
Maria Dimashova
ad896ae640 refactored OpenNI integration 2011-02-04 13:41:10 +00:00
Alexey Spizhevoy
5c3495a079 added perf test for gpu::erode, fixed docs, refactored perf. sample 2011-02-04 08:16:09 +00:00
Alexey Spizhevoy
50429d8a3e fixed some warnings and errors under g++ 2011-02-03 14:51:58 +00:00
Alexey Spizhevoy
ea94b43541 added stereo_multi_gpu sample, cosmetic changes in multi_gpu sample 2011-02-03 12:02:39 +00:00
Vladislav Vinogradov
98493676f5 added cvtColor performance test, small fix of BruteForceMatcher performance test 2011-02-02 07:34:18 +00:00
Alexey Spizhevoy
da2d7ee72b updated performance sample 2011-02-01 12:55:05 +00:00
Alexey Spizhevoy
bbdb52f8fd replaced source type 32F with 32FC4 in gpu::norm perf. test 2011-02-01 10:51:50 +00:00
Alexey Spizhevoy
16e74ab306 added buffered version of norm, updated performance sample and docs 2011-02-01 10:46:19 +00:00
Alexey Spizhevoy
cc3eec546e added bigger images for SURF performance test (it shows better results on them) 2011-02-01 09:51:23 +00:00
Alexey Spizhevoy
7a29d96cf4 added buffered version of gpu::integral function and updated performance test (it still works too slow) 2011-01-31 10:42:33 +00:00
Alexey Spizhevoy
9b556a5df9 removed obsolete file 2011-01-31 07:51:36 +00:00
Alexey Spizhevoy
3bac10a1ca minor changes in multi_gpu sample 2011-01-28 16:01:32 +00:00
Alexey Spizhevoy
937cbcecb6 added images for gpu samples 2011-01-28 15:00:08 +00:00
Alexey Spizhevoy
e6d17406af added results check into multi_gpu sample 2011-01-28 09:42:45 +00:00
Alexey Spizhevoy
b582330b90 added performance tests for mulSpectrum, resize, Sobel 2011-01-28 08:38:01 +00:00
Alexey Spizhevoy
8f35b572ff added performance tests for log, exp, add, magnitude 2011-01-28 07:45:01 +00:00
Alexey Spizhevoy
1c9ad08dc5 finished multi_gpu sample 2011-01-27 15:05:21 +00:00
Alexey Spizhevoy
3afc37ceec added HAVE_CUDA, HAVE_TBB handling into multi_gpu sample 2011-01-27 13:48:33 +00:00
Alexey Spizhevoy
65b9f3bc10 fixed TargetArchs implementation in case when HAVE_CUDA=false, added initial structure for multi_gpu sample 2011-01-27 12:17:56 +00:00
Vladislav Vinogradov
cecfde309c update BruteForceMatcher_GPU performance test 2011-01-26 15:35:41 +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
Maria Dimashova
344db91676 minor user output change 2011-01-26 10:51:58 +00:00
Maria Dimashova
508aaa41f8 added ability to get and set some Kinect params 2011-01-26 10:38:31 +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
Maria Dimashova
68ed806be0 replaced own point cloud computing by OpenNI ConvertProjectiveToRealWorld() 2011-01-24 17:09: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
Maria Dimashova
3a04d08bf7 added Kinect support (initial version without settings configuration yet) and sample on usage 2011-01-21 17:00:08 +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
Vadim Pisarevsky
e26ac53589 some more fixes in background/foreground subtraction; converted bgfg_segm.cpp sample to C++ 2010-12-28 21:28:34 +00:00
Ilya Lysenkov
dc9e5eda19 Moved PlanarObjectDetector to the objdetect module 2010-12-27 08:25:31 +00:00
Vladimir Dudnik
3c6f35740d cosmetic changes 2010-12-23 22:55:23 +00:00
Vladislav Vinogradov
428e8d1255 added matcher_simple_gpu sample 2010-12-22 08:16:00 +00:00
Anatoly Baksheev
998fab0ef5 warningx fixed under vs2008 2010-12-21 11:37:08 +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
Ilya Lysenkov
bdf6f0258c Changed the camera calibration sample to support circles' grid pattern 2010-12-21 09:32:14 +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
Vadim Pisarevsky
c09a3dc54a fixed compile error in multicascadeclassifier 2010-12-09 20:31:59 +00:00
Kirill Kornyakov
33c44fcd7a facedetect code cleaned. added new multicascadeclassifier sample, duplicating facedetect right now. 2010-12-09 15:08:32 +00:00
Alexey Spizhevoy
0036cabaf2 fixed total FPS evaluation in the GPU HOG sample 2010-12-07 07:56:30 +00:00
Vadim Pisarevsky
0de9c9fd3c opencv_zlib renamed back to zlib; make static libs work on Windows 2010-12-05 01:19:36 +00:00
Vadim Pisarevsky
56d4f875b4 make watershed demo work correctly 2010-12-04 15:35:34 +00:00
Vadim Pisarevsky
8347cb8cf7 added check for the board size 2010-12-04 13:45:58 +00:00
Gary Bradski
d04321e747 revamped 2010-12-04 08:35:02 +00:00
Gary Bradski
0bcbd3c1d3 revamped 2010-12-04 08:34:57 +00:00
Gary Bradski
a3d7aebbef revamped 2010-12-04 08:34:54 +00:00
Gary Bradski
a458d57257 revamped too 2010-12-04 08:34:47 +00:00
Gary Bradski
4f7986ec0b revamped 2010-12-04 08:31:11 +00:00
Gary Bradski
5232638854 revamped 2010-12-04 08:31:09 +00:00
Gary Bradski
85c27e5a69 revamped 2010-12-04 08:31:05 +00:00
Gary Bradski
a161598c76 revamped 2010-12-04 08:31:02 +00:00
Gary Bradski
11f4e1028b revamped 2010-12-04 08:30:59 +00:00
Gary Bradski
0c6fa4388b revamped 2010-12-04 08:30:56 +00:00
Gary Bradski
68a156d6bb revamped 2010-12-04 08:30:50 +00:00
Gary Bradski
ecded116db revamped 2010-12-04 08:30:46 +00:00
Gary Bradski
67d8f9ae73 revamped 2010-12-04 08:30:43 +00:00
Gary Bradski
6b123fee4b revamped 2010-12-04 08:30:39 +00:00
Gary Bradski
52fd8ad662 revamped 2010-12-04 08:30:36 +00:00
Gary Bradski
a047fc237b revamped 2010-12-04 08:30:33 +00:00
Gary Bradski
0af721b5b2 revamped 2010-12-04 08:30:30 +00:00
Gary Bradski
282a9f8521 revamped 2010-12-04 08:30:27 +00:00
Gary Bradski
43a74f40c0 revamped 2010-12-04 08:30:22 +00:00
Gary Bradski
7c5a1a75b7 revamped 2010-12-04 08:30:19 +00:00
Gary Bradski
16a4f79477 revamped 2010-12-04 08:30:16 +00:00
Gary Bradski
b2678a01ee revamped 2010-12-04 08:30:13 +00:00
Gary Bradski
dd2cace510 revamped 2010-12-04 08:30:10 +00:00
Gary Bradski
8faae6cfc5 revamped 2010-12-04 08:30:07 +00:00
Gary Bradski
e0ac73cfbe revamped 2010-12-04 08:30:03 +00:00
Gary Bradski
272ce5938d revamped 2010-12-04 08:30:00 +00:00
Gary Bradski
ed61bb538d revamped 2010-12-04 08:29:57 +00:00
Gary Bradski
64375af5c3 revamped 2010-12-04 08:29:54 +00:00
Gary Bradski
05f45a3b95 revamped 2010-12-04 08:29:51 +00:00
Gary Bradski
8dd8583596 revamped 2010-12-04 08:29:48 +00:00
Gary Bradski
77b3948235 revamped 2010-12-04 08:29:45 +00:00