profile/ivi/opencv.git
13 years agoimplemented gpu::norm via absSum, sqrSum, and minMax (removed norm_diff call), added...
Alexey Spizhevoy [Tue, 1 Feb 2011 10:23:10 +0000 (10:23 +0000)]
implemented gpu::norm via absSum, sqrSum, and minMax (removed norm_diff call), added support of other data types

13 years agominor changes of user guide (Kinect section)
Maria Dimashova [Tue, 1 Feb 2011 10:04:14 +0000 (10:04 +0000)]
minor changes of user guide (Kinect section)

13 years agoadded bigger images for SURF performance test (it shows better results on them)
Alexey Spizhevoy [Tue, 1 Feb 2011 09:51:23 +0000 (09:51 +0000)]
added bigger images for SURF performance test (it shows better results on them)

13 years agoEnglish corrected
Victor Erukhimov [Mon, 31 Jan 2011 19:53:56 +0000 (19:53 +0000)]
English corrected

13 years agochanged border type to float
Maria Dimashova [Mon, 31 Jan 2011 17:10:47 +0000 (17:10 +0000)]
changed border type to float

13 years agochanged border type to float
Maria Dimashova [Mon, 31 Jan 2011 16:45:12 +0000 (16:45 +0000)]
changed border type to float

13 years agofixed #772 (added empty implementation of SIFT class methods throwing exception if...
Maria Dimashova [Mon, 31 Jan 2011 16:23:26 +0000 (16:23 +0000)]
fixed #772 (added empty implementation of SIFT class methods throwing exception if ARM)

13 years agofixed #841
Maria Dimashova [Mon, 31 Jan 2011 15:16:40 +0000 (15:16 +0000)]
fixed #841

13 years agoadded docs for absSum function
Alexey Spizhevoy [Mon, 31 Jan 2011 14:58:51 +0000 (14:58 +0000)]
added docs for absSum function

13 years agoforgot to commit in the last time
Maria Dimashova [Mon, 31 Jan 2011 14:48:15 +0000 (14:48 +0000)]
forgot to commit in the last time

13 years agoadded absSum function
Alexey Spizhevoy [Mon, 31 Jan 2011 14:37:03 +0000 (14:37 +0000)]
added absSum function

13 years agoadded empty() method to common features2d classes; fixed #831
Maria Dimashova [Mon, 31 Jan 2011 14:18:50 +0000 (14:18 +0000)]
added empty() method to common features2d classes; fixed #831

13 years agoremoved linear_filters_beta.cu as its functionality was moved into filters.cu
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

13 years agofixed gpu tests (BruteForceMatcher_GPU, divide, phase, cartToPolar, async)
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

13 years agoadded buffered version of gpu::integral function and updated performance test (it...
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)

13 years agofixed ticket #823
Maria Dimashova [Mon, 31 Jan 2011 09:51:17 +0000 (09:51 +0000)]
fixed ticket #823

13 years agominor changes
Maria Dimashova [Mon, 31 Jan 2011 08:24:30 +0000 (08:24 +0000)]
minor changes

13 years agoremoved obsolete file
Alexey Spizhevoy [Mon, 31 Jan 2011 07:51:36 +0000 (07:51 +0000)]
removed obsolete file

13 years agoadded docs for the DeviceInfo class
Alexey Spizhevoy [Mon, 31 Jan 2011 07:45:00 +0000 (07:45 +0000)]
added docs for the DeviceInfo class

13 years agofixed GPU docs
Vladislav Vinogradov [Mon, 31 Jan 2011 07:38:58 +0000 (07:38 +0000)]
fixed GPU docs

13 years agoFixing check in NativePreviewer for supported modes, and a little auto formatting
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

13 years agoAdding a few settings to the camera driver for android.
Ethan Rublee [Sun, 30 Jan 2011 02:36:20 +0000 (02:36 +0000)]
Adding a few settings to the camera driver for android.

13 years agofixed documents errors for GPU module
Anatoly Baksheev [Fri, 28 Jan 2011 16:11:43 +0000 (16:11 +0000)]
fixed documents errors for GPU module

13 years agominor changes in multi_gpu sample
Alexey Spizhevoy [Fri, 28 Jan 2011 16:01:32 +0000 (16:01 +0000)]
minor changes in multi_gpu sample

13 years agoadded images for gpu samples
Alexey Spizhevoy [Fri, 28 Jan 2011 15:00:08 +0000 (15:00 +0000)]
added images for gpu samples

13 years agoupdated code in case of the compilation without CUDA
Alexey Spizhevoy [Fri, 28 Jan 2011 12:30:08 +0000 (12:30 +0000)]
updated code in case of the compilation without CUDA

13 years agoreafactoring: replaced query device props functions with the DeviceInfo class
Alexey Spizhevoy [Fri, 28 Jan 2011 11:59:26 +0000 (11:59 +0000)]
reafactoring: replaced query device props functions with the DeviceInfo class

13 years agoadded results check into multi_gpu sample
Alexey Spizhevoy [Fri, 28 Jan 2011 09:42:45 +0000 (09:42 +0000)]
added results check into multi_gpu sample

13 years agoadded performance tests for mulSpectrum, resize, Sobel
Alexey Spizhevoy [Fri, 28 Jan 2011 08:38:01 +0000 (08:38 +0000)]
added performance tests for mulSpectrum, resize, Sobel

13 years agoadded performance tests for log, exp, add, magnitude
Alexey Spizhevoy [Fri, 28 Jan 2011 07:45:01 +0000 (07:45 +0000)]
added performance tests for log, exp, add, magnitude

13 years agofinished multi_gpu sample
Alexey Spizhevoy [Thu, 27 Jan 2011 15:05:21 +0000 (15:05 +0000)]
finished multi_gpu sample

13 years agoadded HAVE_CUDA, HAVE_TBB handling into 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

13 years agofixed TargetArchs implementation in case when HAVE_CUDA=false, added initial structur...
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

13 years agoadded help on Kinect usage to user guide
Maria Dimashova [Thu, 27 Jan 2011 10:53:13 +0000 (10:53 +0000)]
added help on Kinect usage to user guide

13 years agoreplaced has* methods in the GPU module with the TargetArchs monostate
Alexey Spizhevoy [Thu, 27 Jan 2011 10:06:38 +0000 (10:06 +0000)]
replaced has* methods in the GPU module with the TargetArchs monostate

13 years agoremoved old unnecessary files from doc
Maria Dimashova [Thu, 27 Jan 2011 08:30:44 +0000 (08:30 +0000)]
removed old unnecessary files from doc

13 years agofixed parsing GPU archs in BIN(PTX) format
Alexey Spizhevoy [Thu, 27 Jan 2011 08:26:10 +0000 (08:26 +0000)]
fixed parsing GPU archs in BIN(PTX) format

13 years agochanged returned value of unsupported property
Maria Dimashova [Thu, 27 Jan 2011 07:33:34 +0000 (07:33 +0000)]
changed returned value of unsupported property

13 years agoadded bib link to the article in GPU docs (for HOG)
Alexey Spizhevoy [Thu, 27 Jan 2011 07:26:38 +0000 (07:26 +0000)]
added bib link to the article in GPU docs (for HOG)

13 years agofixed BruteForceMatcher_GPU (fails if input data is empty)
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

13 years agoupdate BruteForceMatcher_GPU performance test
Vladislav Vinogradov [Wed, 26 Jan 2011 15:35:41 +0000 (15:35 +0000)]
update BruteForceMatcher_GPU performance test

13 years agoadded BFM perf. test
Alexey Spizhevoy [Wed, 26 Jan 2011 15:28:42 +0000 (15:28 +0000)]
added BFM perf. test

13 years agoadded SURF perf. test, added working dir field (can be changed via CMD args)
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)

13 years agominor user output change
Maria Dimashova [Wed, 26 Jan 2011 10:51:58 +0000 (10:51 +0000)]
minor user output change

13 years agoadded ability to get and set some Kinect params
Maria Dimashova [Wed, 26 Jan 2011 10:38:31 +0000 (10:38 +0000)]
added ability to get and set some Kinect params

13 years agofixed compilation
Anatoly Baksheev [Wed, 26 Jan 2011 09:14:46 +0000 (09:14 +0000)]
fixed compilation

13 years agomore GPU perf. tests refactoring, added singular maps into remap test
Alexey Spizhevoy [Wed, 26 Jan 2011 08:12:06 +0000 (08:12 +0000)]
more GPU perf. tests refactoring, added singular maps into remap test

13 years agoadded more GPU perf. tests, refactored
Alexey Spizhevoy [Wed, 26 Jan 2011 07:49:56 +0000 (07:49 +0000)]
added more GPU perf. tests, refactored

13 years agoGPU docs. introduction, data structures.
Anatoly Baksheev [Tue, 25 Jan 2011 15:23:02 +0000 (15:23 +0000)]
GPU docs. introduction, data structures.

13 years agoadded error handling into GPU perf. tests
Alexey Spizhevoy [Tue, 25 Jan 2011 15:11:01 +0000 (15:11 +0000)]
added error handling into GPU perf. tests

13 years agoadded initializers into GPU perf. tests
Alexey Spizhevoy [Tue, 25 Jan 2011 14:43:54 +0000 (14:43 +0000)]
added initializers into GPU perf. tests

13 years agoupdated cmake file to allow specifying GPU archs in BIN(PTX) format
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

13 years agofixed bug in performance test matrix generation
Alexey Spizhevoy [Tue, 25 Jan 2011 11:45:29 +0000 (11:45 +0000)]
fixed bug in performance test matrix generation

13 years agoadded GPU memory allocation performance test
Alexey Spizhevoy [Tue, 25 Jan 2011 10:37:48 +0000 (10:37 +0000)]
added GPU memory allocation performance test

13 years agoadded minMaxLoc, cornerHarris, remap and dft performance tests
Alexey Spizhevoy [Tue, 25 Jan 2011 09:54:17 +0000 (09:54 +0000)]
added minMaxLoc, cornerHarris, remap and dft performance tests

13 years agoadded minMaxLoc performance tests
Alexey Spizhevoy [Tue, 25 Jan 2011 08:32:45 +0000 (08:32 +0000)]
added minMaxLoc performance tests

13 years ago#586: exceptions on invalid element access
James Bowman [Tue, 25 Jan 2011 01:33:48 +0000 (01:33 +0000)]
#586: exceptions on invalid element access

13 years ago#489, leaking cvarrmat test and fix
James Bowman [Tue, 25 Jan 2011 01:05:12 +0000 (01:05 +0000)]
#489, leaking cvarrmat test and fix

13 years agoreplaced own point cloud computing by OpenNI ConvertProjectiveToRealWorld()
Maria Dimashova [Mon, 24 Jan 2011 17:09:45 +0000 (17:09 +0000)]
replaced own point cloud computing by OpenNI ConvertProjectiveToRealWorld()

13 years agorevert the hamming distance to use unsigned long, on 64bit machines, using size_t
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.

13 years agorefactoring of gpu perf. tests
Alexey Spizhevoy [Mon, 24 Jan 2011 10:56:11 +0000 (10:56 +0000)]
refactoring of gpu perf. tests

13 years agominor refactoring of gpu perf. tests
Alexey Spizhevoy [Mon, 24 Jan 2011 10:39:28 +0000 (10:39 +0000)]
minor refactoring of gpu perf. tests

13 years agoadded first version of gpu performance tests
Alexey Spizhevoy [Mon, 24 Jan 2011 10:33:01 +0000 (10:33 +0000)]
added first version of gpu performance tests

13 years agoadded synchronization after NPP calls
Vladislav Vinogradov [Mon, 24 Jan 2011 10:32:57 +0000 (10:32 +0000)]
added synchronization after NPP calls

13 years agoadded gpu threshold.
Vladislav Vinogradov [Mon, 24 Jan 2011 10:11:02 +0000 (10:11 +0000)]
added gpu threshold.

13 years agoFix for #791: MatchShapes
James Bowman [Fri, 21 Jan 2011 21:55:52 +0000 (21:55 +0000)]
Fix for #791: MatchShapes

13 years agoadded Kinect support (initial version without settings configuration yet) and sample...
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

13 years agominor fixed
Maria Dimashova [Fri, 21 Jan 2011 16:07:28 +0000 (16:07 +0000)]
minor fixed

13 years agoadded link to HOG describing paper into gpu docs
Alexey Spizhevoy [Fri, 21 Jan 2011 14:58:10 +0000 (14:58 +0000)]
added link to HOG describing paper into gpu docs

13 years agodocumented data structures, cascade classifier GPU
Anatoly Baksheev [Fri, 21 Jan 2011 14:42:21 +0000 (14:42 +0000)]
documented data structures, cascade classifier GPU

13 years agofixed FindNPP.cmake Apple-aimed part
Alexey Spizhevoy [Fri, 21 Jan 2011 12:57:40 +0000 (12:57 +0000)]
fixed FindNPP.cmake Apple-aimed part

13 years agoforgot to rename namespace
Alexey Spizhevoy [Fri, 21 Jan 2011 11:31:45 +0000 (11:31 +0000)]
forgot to rename namespace

13 years agofixed errors under MacOS
Alexey Spizhevoy [Fri, 21 Jan 2011 10:53:07 +0000 (10:53 +0000)]
fixed errors under MacOS

13 years agowarning fixed
Anatoly Baksheev [Fri, 21 Jan 2011 09:00:19 +0000 (09:00 +0000)]
warning fixed

13 years agoremoved compile warning in GPU module
Alexey Spizhevoy [Fri, 21 Jan 2011 08:48:20 +0000 (08:48 +0000)]
removed compile warning in GPU module

13 years agominor changes in gpu docs
Alexey Spizhevoy [Fri, 21 Jan 2011 07:57:18 +0000 (07:57 +0000)]
minor changes in gpu docs

13 years ago(no commit message)
Anatoly Baksheev [Fri, 21 Jan 2011 07:56:57 +0000 (07:56 +0000)]

13 years agob
Anatoly Baksheev [Fri, 21 Jan 2011 07:56:40 +0000 (07:56 +0000)]
b

13 years agofixed some bugs in GPU matrix reductions, removed <functional> into precomp.hpp
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

13 years agofixed some GPU tests failing when compiled for 1.1(no doubles) and run on 1.3(with...
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)

13 years agofixed parsing of CC in gpu module
Alexey Spizhevoy [Thu, 20 Jan 2011 14:34:27 +0000 (14:34 +0000)]
fixed parsing of CC in gpu module

13 years agoupdated gpu initialization functions, added compile-time error on CC 1.0
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

13 years agofixed GPU switchable tests, changed default CC's for gpu module
Alexey Spizhevoy [Thu, 20 Jan 2011 10:15:44 +0000 (10:15 +0000)]
fixed GPU switchable tests, changed default CC's for gpu module

13 years agocosmetic changes
Alexey Spizhevoy [Thu, 20 Jan 2011 09:38:45 +0000 (09:38 +0000)]
cosmetic changes

13 years agoupdated main CMakeLists.txt gpu module section, now user can manage binary and interm...
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

13 years agofixing bug related to using the hamming distance on descriptors whose length is not...
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).

13 years agoadded IPP Sobel and Sharr filters. Also some minor changes.
Vladimir Dudnik [Wed, 19 Jan 2011 23:27:30 +0000 (23:27 +0000)]
added IPP Sobel and Sharr filters. Also some minor changes.

13 years ago#674, fix leaks in CreateHist
James Bowman [Wed, 19 Jan 2011 20:47:10 +0000 (20:47 +0000)]
#674, fix leaks in CreateHist

13 years agofixed minor bugs
Alexey Spizhevoy [Wed, 19 Jan 2011 13:28:22 +0000 (13:28 +0000)]
fixed minor bugs

13 years agoupdates protected code testing for gpu HOGDescriptor
Alexey Spizhevoy [Wed, 19 Jan 2011 13:13:23 +0000 (13:13 +0000)]
updates protected code testing for gpu HOGDescriptor

13 years agorefactored gpu module
Alexey Spizhevoy [Wed, 19 Jan 2011 12:47:34 +0000 (12:47 +0000)]
refactored gpu module

13 years agorefactored gpu module
Alexey Spizhevoy [Wed, 19 Jan 2011 10:54:58 +0000 (10:54 +0000)]
refactored gpu module

13 years agoFixed leak of dims in MatND creates
James Bowman [Wed, 19 Jan 2011 01:43:45 +0000 (01:43 +0000)]
Fixed leak of dims in MatND creates

13 years agoTest case for #674
James Bowman [Wed, 19 Jan 2011 01:29:53 +0000 (01:29 +0000)]
Test case for #674

13 years agoBetter tests for ticket #759
James Bowman [Wed, 19 Jan 2011 00:25:24 +0000 (00:25 +0000)]
Better tests for ticket #759

13 years ago#818, Propset Rev
James Bowman [Wed, 19 Jan 2011 00:22:02 +0000 (00:22 +0000)]
#818, Propset Rev

13 years ago#759. memtrack comments, sealed the numpy MatND leak
James Bowman [Wed, 19 Jan 2011 00:05:30 +0000 (00:05 +0000)]
#759.  memtrack comments, sealed the numpy MatND leak

13 years agoAdded features2d section
Victor Erukhimov [Tue, 18 Jan 2011 15:56:40 +0000 (15:56 +0000)]
Added features2d section

13 years agoadded checkPtxVersion into gpu module
Alexey Spizhevoy [Tue, 18 Jan 2011 14:52:35 +0000 (14:52 +0000)]
added checkPtxVersion into gpu module

13 years agoadded ensureSizeIsEnough into gpu module, updated reduction methods
Alexey Spizhevoy [Tue, 18 Jan 2011 12:36:01 +0000 (12:36 +0000)]
added ensureSizeIsEnough into gpu module, updated reduction methods