Alexey Spizhevoy [Mon, 31 Jan 2011 14:37:03 +0000 (14:37 +0000)]
added absSum function
Maria Dimashova [Mon, 31 Jan 2011 14:18:50 +0000 (14:18 +0000)]
added empty() method to common features2d classes; fixed #831
Alexey Spizhevoy [Mon, 31 Jan 2011 13:31:59 +0000 (13:31 +0000)]
removed linear_filters_beta.cu as its functionality was moved into filters.cu
Vladislav Vinogradov [Mon, 31 Jan 2011 13:20:52 +0000 (13:20 +0000)]
fixed gpu tests (BruteForceMatcher_GPU, divide, phase, cartToPolar, async)
minor code refactoring
Alexey Spizhevoy [Mon, 31 Jan 2011 10:42:33 +0000 (10:42 +0000)]
added buffered version of gpu::integral function and updated performance test (it still works too slow)
Maria Dimashova [Mon, 31 Jan 2011 09:51:17 +0000 (09:51 +0000)]
fixed ticket #823
Maria Dimashova [Mon, 31 Jan 2011 08:24:30 +0000 (08:24 +0000)]
minor changes
Alexey Spizhevoy [Mon, 31 Jan 2011 07:51:36 +0000 (07:51 +0000)]
removed obsolete file
Alexey Spizhevoy [Mon, 31 Jan 2011 07:45:00 +0000 (07:45 +0000)]
added docs for the DeviceInfo class
Vladislav Vinogradov [Mon, 31 Jan 2011 07:38:58 +0000 (07:38 +0000)]
fixed GPU docs
Ethan Rublee [Mon, 31 Jan 2011 03:13:29 +0000 (03:13 +0000)]
Fixing check in NativePreviewer for supported modes, and a little auto formatting
Ethan Rublee [Sun, 30 Jan 2011 02:36:20 +0000 (02:36 +0000)]
Adding a few settings to the camera driver for android.
Anatoly Baksheev [Fri, 28 Jan 2011 16:11:43 +0000 (16:11 +0000)]
fixed documents errors for GPU module
Alexey Spizhevoy [Fri, 28 Jan 2011 16:01:32 +0000 (16:01 +0000)]
minor changes in multi_gpu sample
Alexey Spizhevoy [Fri, 28 Jan 2011 15:00:08 +0000 (15:00 +0000)]
added images for gpu samples
Alexey Spizhevoy [Fri, 28 Jan 2011 12:30:08 +0000 (12:30 +0000)]
updated code in case of the compilation without CUDA
Alexey Spizhevoy [Fri, 28 Jan 2011 11:59:26 +0000 (11:59 +0000)]
reafactoring: replaced query device props functions with the DeviceInfo class
Alexey Spizhevoy [Fri, 28 Jan 2011 09:42:45 +0000 (09:42 +0000)]
added results check into multi_gpu sample
Alexey Spizhevoy [Fri, 28 Jan 2011 08:38:01 +0000 (08:38 +0000)]
added performance tests for mulSpectrum, resize, Sobel
Alexey Spizhevoy [Fri, 28 Jan 2011 07:45:01 +0000 (07:45 +0000)]
added performance tests for log, exp, add, magnitude
Alexey Spizhevoy [Thu, 27 Jan 2011 15:05:21 +0000 (15:05 +0000)]
finished multi_gpu sample
Alexey Spizhevoy [Thu, 27 Jan 2011 13:48:33 +0000 (13:48 +0000)]
added HAVE_CUDA, HAVE_TBB handling into multi_gpu sample
Alexey Spizhevoy [Thu, 27 Jan 2011 12:17:56 +0000 (12:17 +0000)]
fixed TargetArchs implementation in case when HAVE_CUDA=false, added initial structure for multi_gpu sample
Maria Dimashova [Thu, 27 Jan 2011 10:53:13 +0000 (10:53 +0000)]
added help on Kinect usage to user guide
Alexey Spizhevoy [Thu, 27 Jan 2011 10:06:38 +0000 (10:06 +0000)]
replaced has* methods in the GPU module with the TargetArchs monostate
Maria Dimashova [Thu, 27 Jan 2011 08:30:44 +0000 (08:30 +0000)]
removed old unnecessary files from doc
Alexey Spizhevoy [Thu, 27 Jan 2011 08:26:10 +0000 (08:26 +0000)]
fixed parsing GPU archs in BIN(PTX) format
Maria Dimashova [Thu, 27 Jan 2011 07:33:34 +0000 (07:33 +0000)]
changed returned value of unsupported property
Alexey Spizhevoy [Thu, 27 Jan 2011 07:26:38 +0000 (07:26 +0000)]
added bib link to the article in GPU docs (for HOG)
Vladislav Vinogradov [Wed, 26 Jan 2011 15:58:47 +0000 (15:58 +0000)]
fixed BruteForceMatcher_GPU (fails if input data is empty)
updated BruteForceMatcher_GPU test
Vladislav Vinogradov [Wed, 26 Jan 2011 15:35:41 +0000 (15:35 +0000)]
update BruteForceMatcher_GPU performance test
Alexey Spizhevoy [Wed, 26 Jan 2011 15:28:42 +0000 (15:28 +0000)]
added BFM perf. test
Alexey Spizhevoy [Wed, 26 Jan 2011 11:37:54 +0000 (11:37 +0000)]
added SURF perf. test, added working dir field (can be changed via CMD args)
Maria Dimashova [Wed, 26 Jan 2011 10:51:58 +0000 (10:51 +0000)]
minor user output change
Maria Dimashova [Wed, 26 Jan 2011 10:38:31 +0000 (10:38 +0000)]
added ability to get and set some Kinect params
Anatoly Baksheev [Wed, 26 Jan 2011 09:14:46 +0000 (09:14 +0000)]
fixed compilation
Alexey Spizhevoy [Wed, 26 Jan 2011 08:12:06 +0000 (08:12 +0000)]
more GPU perf. tests refactoring, added singular maps into remap test
Alexey Spizhevoy [Wed, 26 Jan 2011 07:49:56 +0000 (07:49 +0000)]
added more GPU perf. tests, refactored
Anatoly Baksheev [Tue, 25 Jan 2011 15:23:02 +0000 (15:23 +0000)]
GPU docs. introduction, data structures.
Alexey Spizhevoy [Tue, 25 Jan 2011 15:11:01 +0000 (15:11 +0000)]
added error handling into GPU perf. tests
Alexey Spizhevoy [Tue, 25 Jan 2011 14:43:54 +0000 (14:43 +0000)]
added initializers into GPU perf. tests
Alexey Spizhevoy [Tue, 25 Jan 2011 14:13:12 +0000 (14:13 +0000)]
updated cmake file to allow specifying GPU archs in BIN(PTX) format
Alexey Spizhevoy [Tue, 25 Jan 2011 11:45:29 +0000 (11:45 +0000)]
fixed bug in performance test matrix generation
Alexey Spizhevoy [Tue, 25 Jan 2011 10:37:48 +0000 (10:37 +0000)]
added GPU memory allocation performance test
Alexey Spizhevoy [Tue, 25 Jan 2011 09:54:17 +0000 (09:54 +0000)]
added minMaxLoc, cornerHarris, remap and dft performance tests
Alexey Spizhevoy [Tue, 25 Jan 2011 08:32:45 +0000 (08:32 +0000)]
added minMaxLoc performance tests
James Bowman [Tue, 25 Jan 2011 01:33:48 +0000 (01:33 +0000)]
#586: exceptions on invalid element access
James Bowman [Tue, 25 Jan 2011 01:05:12 +0000 (01:05 +0000)]
#489, leaking cvarrmat test and fix
Maria Dimashova [Mon, 24 Jan 2011 17:09:45 +0000 (17:09 +0000)]
replaced own point cloud computing by OpenNI ConvertProjectiveToRealWorld()
Ethan Rublee [Mon, 24 Jan 2011 16:59:14 +0000 (16:59 +0000)]
revert the hamming distance to use unsigned long, on 64bit machines, using size_t
with __build_popcountl doesn't return correct number of bits. the ll version should work, but for simplicity,
locking it down to long for now. TODO add a unit test for the Hamming distance.
Alexey Spizhevoy [Mon, 24 Jan 2011 10:56:11 +0000 (10:56 +0000)]
refactoring of gpu perf. tests
Alexey Spizhevoy [Mon, 24 Jan 2011 10:39:28 +0000 (10:39 +0000)]
minor refactoring of gpu perf. tests
Alexey Spizhevoy [Mon, 24 Jan 2011 10:33:01 +0000 (10:33 +0000)]
added first version of gpu performance tests
Vladislav Vinogradov [Mon, 24 Jan 2011 10:32:57 +0000 (10:32 +0000)]
added synchronization after NPP calls
Vladislav Vinogradov [Mon, 24 Jan 2011 10:11:02 +0000 (10:11 +0000)]
added gpu threshold.
James Bowman [Fri, 21 Jan 2011 21:55:52 +0000 (21:55 +0000)]
Fix for #791: MatchShapes
Maria Dimashova [Fri, 21 Jan 2011 17:00:08 +0000 (17:00 +0000)]
added Kinect support (initial version without settings configuration yet) and sample on usage
Maria Dimashova [Fri, 21 Jan 2011 16:07:28 +0000 (16:07 +0000)]
minor fixed
Alexey Spizhevoy [Fri, 21 Jan 2011 14:58:10 +0000 (14:58 +0000)]
added link to HOG describing paper into gpu docs
Anatoly Baksheev [Fri, 21 Jan 2011 14:42:21 +0000 (14:42 +0000)]
documented data structures, cascade classifier GPU
Alexey Spizhevoy [Fri, 21 Jan 2011 12:57:40 +0000 (12:57 +0000)]
fixed FindNPP.cmake Apple-aimed part
Alexey Spizhevoy [Fri, 21 Jan 2011 11:31:45 +0000 (11:31 +0000)]
forgot to rename namespace
Alexey Spizhevoy [Fri, 21 Jan 2011 10:53:07 +0000 (10:53 +0000)]
fixed errors under MacOS
Anatoly Baksheev [Fri, 21 Jan 2011 09:00:19 +0000 (09:00 +0000)]
warning fixed
Alexey Spizhevoy [Fri, 21 Jan 2011 08:48:20 +0000 (08:48 +0000)]
removed compile warning in GPU module
Alexey Spizhevoy [Fri, 21 Jan 2011 07:57:18 +0000 (07:57 +0000)]
minor changes in gpu docs
Anatoly Baksheev [Fri, 21 Jan 2011 07:56:57 +0000 (07:56 +0000)]
Anatoly Baksheev [Fri, 21 Jan 2011 07:56:40 +0000 (07:56 +0000)]
b
Alexey Spizhevoy [Fri, 21 Jan 2011 07:43:11 +0000 (07:43 +0000)]
fixed some bugs in GPU matrix reductions, removed <functional> into precomp.hpp
Alexey Spizhevoy [Thu, 20 Jan 2011 15:08:48 +0000 (15:08 +0000)]
fixed some GPU tests failing when compiled for 1.1(no doubles) and run on 1.3(with doubles)
Alexey Spizhevoy [Thu, 20 Jan 2011 14:34:27 +0000 (14:34 +0000)]
fixed parsing of CC in gpu module
Alexey Spizhevoy [Thu, 20 Jan 2011 14:13:07 +0000 (14:13 +0000)]
updated gpu initialization functions, added compile-time error on CC 1.0
Alexey Spizhevoy [Thu, 20 Jan 2011 10:15:44 +0000 (10:15 +0000)]
fixed GPU switchable tests, changed default CC's for gpu module
Alexey Spizhevoy [Thu, 20 Jan 2011 09:38:45 +0000 (09:38 +0000)]
cosmetic changes
Alexey Spizhevoy [Thu, 20 Jan 2011 09:22:05 +0000 (09:22 +0000)]
updated main CMakeLists.txt gpu module section, now user can manage binary and intermediate code versions of the gpu module image
added more functions to check version of gpu code in runtime
Ethan Rublee [Thu, 20 Jan 2011 02:36:46 +0000 (02:36 +0000)]
fixing bug related to using the hamming distance on descriptors whose length is not divisible by sizeof(size_t).
Vladimir Dudnik [Wed, 19 Jan 2011 23:27:30 +0000 (23:27 +0000)]
added IPP Sobel and Sharr filters. Also some minor changes.
James Bowman [Wed, 19 Jan 2011 20:47:10 +0000 (20:47 +0000)]
#674, fix leaks in CreateHist
Alexey Spizhevoy [Wed, 19 Jan 2011 13:28:22 +0000 (13:28 +0000)]
fixed minor bugs
Alexey Spizhevoy [Wed, 19 Jan 2011 13:13:23 +0000 (13:13 +0000)]
updates protected code testing for gpu HOGDescriptor
Alexey Spizhevoy [Wed, 19 Jan 2011 12:47:34 +0000 (12:47 +0000)]
refactored gpu module
Alexey Spizhevoy [Wed, 19 Jan 2011 10:54:58 +0000 (10:54 +0000)]
refactored gpu module
James Bowman [Wed, 19 Jan 2011 01:43:45 +0000 (01:43 +0000)]
Fixed leak of dims in MatND creates
James Bowman [Wed, 19 Jan 2011 01:29:53 +0000 (01:29 +0000)]
Test case for #674
James Bowman [Wed, 19 Jan 2011 00:25:24 +0000 (00:25 +0000)]
Better tests for ticket #759
James Bowman [Wed, 19 Jan 2011 00:22:02 +0000 (00:22 +0000)]
#818, Propset Rev
James Bowman [Wed, 19 Jan 2011 00:05:30 +0000 (00:05 +0000)]
#759. memtrack comments, sealed the numpy MatND leak
Victor Erukhimov [Tue, 18 Jan 2011 15:56:40 +0000 (15:56 +0000)]
Added features2d section
Alexey Spizhevoy [Tue, 18 Jan 2011 14:52:35 +0000 (14:52 +0000)]
added checkPtxVersion into gpu module
Alexey Spizhevoy [Tue, 18 Jan 2011 12:36:01 +0000 (12:36 +0000)]
added ensureSizeIsEnough into gpu module, updated reduction methods
Alexey Spizhevoy [Tue, 18 Jan 2011 12:01:28 +0000 (12:01 +0000)]
added hasPtxFor and isCompatibleWith functions into gpu module, added docs for them
Vladislav Vinogradov [Tue, 18 Jan 2011 11:42:11 +0000 (11:42 +0000)]
fixed some mistakes in gpu docs, added docs for gpu stereo.
Alexey Spizhevoy [Tue, 18 Jan 2011 08:09:47 +0000 (08:09 +0000)]
fixed some mistakes in gpu docs
Anatoly Baksheev [Mon, 17 Jan 2011 17:32:50 +0000 (17:32 +0000)]
minor (possibility to change, font scale, min neighbors)
Victor Erukhimov [Mon, 17 Jan 2011 13:15:40 +0000 (13:15 +0000)]
Moving all user guide sources to a single folder
Alexey Spizhevoy [Mon, 17 Jan 2011 12:09:47 +0000 (12:09 +0000)]
updated gpu docs (monowidth font for types)
Alexey Spizhevoy [Mon, 17 Jan 2011 11:34:20 +0000 (11:34 +0000)]
gpu docs minor changes
Anatoly Baksheev [Mon, 17 Jan 2011 11:32:38 +0000 (11:32 +0000)]
gpu face detetcion:
1) fixed bug with error codes (enum NppStStatus) shift.
2) added some asserts
Anatoly Baksheev [Mon, 17 Jan 2011 10:56:02 +0000 (10:56 +0000)]
gpu morphology sample
Vladislav Vinogradov [Mon, 17 Jan 2011 10:19:11 +0000 (10:19 +0000)]
updated gpu image filtering and image processing docs