Alexey Spizhevoy
|
e5b563b3fd
|
refactored GPU performance sample, added filter suport
|
2011-02-17 15:25:50 +00:00 |
|
Maria Dimashova
|
faee18961d
|
fixed colorizing disparity
|
2011-02-17 09:29:29 +00:00 |
|
Alexey Spizhevoy
|
e1b5a4fcc8
|
fixed incorrect device id in multi_gpu sample (checked both multi GPU samples work correctly with new multi GPU API)
|
2011-02-17 07:29:56 +00:00 |
|
Vladislav Vinogradov
|
54fa600b9e
|
update docs
minor fixes and refactoring of GPU module
|
2011-02-16 08:31:45 +00:00 |
|
Marius Muja
|
7d42dbdd71
|
Removing 'using namespace std' from header files, closes bugs #730 and #846
|
2011-02-16 06:36:15 +00:00 |
|
Alexey Spizhevoy
|
04709a2793
|
refactoring of GPU module
|
2011-02-15 13:25:24 +00:00 |
|
Anatoly Baksheev
|
6b6a63ba38
|
fixed some warnings
GPU: TargetArchs -> added FEATURE_SET prefix.
|
2011-02-15 10:54:49 +00:00 |
|
Alexey Spizhevoy
|
725d83b0e5
|
added init() function into MultiGpuMgr, added samples
|
2011-02-15 10:03:26 +00:00 |
|
Alexey Spizhevoy
|
5d4913a2ee
|
fixed multi GPU API, added driver_api prefix to multi gpu samples
|
2011-02-15 09:12:48 +00:00 |
|
Alexey Spizhevoy
|
5f175f9594
|
fixed warnings in GPU samples
|
2011-02-14 15:36:07 +00:00 |
|
Alexey Spizhevoy
|
a42a42858c
|
fixed GPU samples and MultiGpuMgr
|
2011-02-14 15:09:45 +00:00 |
|
Alexey Spizhevoy
|
2a612ca62c
|
|
2011-02-14 13:13:05 +00:00 |
|
Gary Bradski
|
975ecaca7d
|
added output camera id if it fails
|
2011-02-13 04:09:58 +00:00 |
|
Gary Bradski
|
251918e120
|
just added frame saving
|
2011-02-13 04:04:30 +00:00 |
|
Alexey Spizhevoy
|
593fae4c02
|
minor chnages in GPU samples
|
2011-02-10 14:33:02 +00:00 |
|
Alexey Spizhevoy
|
bbffbe904a
|
fixed waitKey delay for the GPU FD sample, it didn't work under Linux
|
2011-02-10 13:27:50 +00:00 |
|
Vadim Pisarevsky
|
4b7aaf2e48
|
fixed build errors on Linux + fixed Farneback optical flow sample
|
2011-02-09 23:10:51 +00:00 |
|
Vladislav Vinogradov
|
924670d32c
|
fixed block size calculation in SURF_GPU (fasthessian_gpu and nonmaxonly_gpu kernels)
|
2011-02-09 09:11:11 +00:00 |
|
Valentina Kustikova
|
d03b89f163
|
Parallel version of Latent SVM.
|
2011-02-08 07:34:25 +00:00 |
|
Anatoly Baksheev
|
7539b7de65
|
fixed build under ubuntu, but FS is still disabled
|
2011-02-07 13:47:10 +00:00 |
|
Alexander Shishkov
|
3eef457d38
|
uncomment building of samples
|
2011-02-07 10:44:44 +00:00 |
|
Ilya Lysenkov
|
3e43bc579b
|
Modified the calibration sample to work with asymmetric pattern
|
2011-02-07 07:59:01 +00:00 |
|
Anatoly Baksheev
|
7b1c265563
|
fixed some compilation under ubuntu
|
2011-02-04 18:29:05 +00:00 |
|
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 |
|