Commit Graph

135 Commits

Author SHA1 Message Date
Alexey Spizhevoy 63806c9ab9 renamed gpu::DeviceInfo::has into gpu::DeviceInfo::supports 2011-02-09 12:31:05 +00:00
Ilya Lysenkov 4d65de173e Added documentation for asymmetric pattern detection 2011-02-07 08:00:16 +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 da6aa774d2 updated docs 2011-02-03 14:55:54 +00:00
Alexey Spizhevoy 97b0335ef6 fixed docs 2011-02-03 13:19:56 +00:00
Maria Dimashova 6590711b8b fixed doc 2011-02-02 16:29:33 +00:00
Anatoly Baksheev 82441a4b56 intro fix in gpu module 2011-02-02 15:50:01 +00:00
Alexey Spizhevoy 12f73aa9e2 added docs for gpu::GpuFeature 2011-02-02 07:45: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 3795142604 implemented gpu::norm via absSum, sqrSum, and minMax (removed norm_diff call), added support of other data types 2011-02-01 10:23:10 +00:00
Maria Dimashova 566d19d7a7 minor changes of user guide (Kinect section) 2011-02-01 10:04:14 +00:00
Victor Erukhimov 55a8d03888 English corrected 2011-01-31 19:53:56 +00:00
Alexey Spizhevoy 047be13c1c added docs for absSum function 2011-01-31 14:58:51 +00:00
Alexey Spizhevoy 70d0c214ae added docs for the DeviceInfo class 2011-01-31 07:45:00 +00:00
Vladislav Vinogradov 13c08e384a fixed GPU docs 2011-01-31 07:38:58 +00:00
Anatoly Baksheev f6974df279 fixed documents errors for GPU module 2011-01-28 16:11:43 +00:00
Maria Dimashova 85e5de67e4 added help on Kinect usage to user guide 2011-01-27 10:53:13 +00:00
Alexey Spizhevoy 891e2ff310 replaced has* methods in the GPU module with the TargetArchs monostate 2011-01-27 10:06:38 +00:00
Maria Dimashova 91769d0ed4 removed old unnecessary files from doc 2011-01-27 08:30:44 +00:00
Alexey Spizhevoy b7b21966c3 added bib link to the article in GPU docs (for HOG) 2011-01-27 07:26:38 +00:00
Anatoly Baksheev 11579324d8 GPU docs. introduction, data structures. 2011-01-25 15:23:02 +00:00
Vladislav Vinogradov 8abdb3721f added gpu threshold. 2011-01-24 10:11:02 +00:00
Alexey Spizhevoy 5086c1b94a added link to HOG describing paper into gpu docs 2011-01-21 14:58:10 +00:00
Anatoly Baksheev 971a712652 documented data structures, cascade classifier GPU 2011-01-21 14:42:21 +00:00
Alexey Spizhevoy a05ae51271 minor changes in gpu docs 2011-01-21 07:57:18 +00:00
Alexey Spizhevoy 574b3f94a1 updated gpu initialization functions, added compile-time error on CC 1.0 2011-01-20 14:13:07 +00:00
Alexey Spizhevoy 8779306800 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
2011-01-20 09:22:05 +00:00
Alexey Spizhevoy 90ae1e3aed refactored gpu module 2011-01-19 10:54:58 +00:00
Victor Erukhimov afd42eed4b Added features2d section 2011-01-18 15:56:40 +00:00
Alexey Spizhevoy 1a0d41fb53 added checkPtxVersion into gpu module 2011-01-18 14:52:35 +00:00
Alexey Spizhevoy cbb132ccb1 added ensureSizeIsEnough into gpu module, updated reduction methods 2011-01-18 12:36:01 +00:00
Alexey Spizhevoy f3a2656808 added hasPtxFor and isCompatibleWith functions into gpu module, added docs for them 2011-01-18 12:01:28 +00:00
Vladislav Vinogradov 566befe908 fixed some mistakes in gpu docs, added docs for gpu stereo. 2011-01-18 11:42:11 +00:00
Alexey Spizhevoy 6f0f1fb453 fixed some mistakes in gpu docs 2011-01-18 08:09:47 +00:00
Victor Erukhimov 12201ff673 Moving all user guide sources to a single folder 2011-01-17 13:15:40 +00:00
Alexey Spizhevoy eb5d4437e7 updated gpu docs (monowidth font for types) 2011-01-17 12:09:47 +00:00
Alexey Spizhevoy 47b6f19766 gpu docs minor changes 2011-01-17 11:34:20 +00:00
Vladislav Vinogradov 63545d1e40 updated gpu image filtering and image processing docs 2011-01-17 10:19:11 +00:00
Alexey Spizhevoy 1697a89995 finished gpu module docs for matrix operations 2011-01-17 09:27:01 +00:00
Alexey Spizhevoy dd5182ee70 finished gpu module docs for matrix reductions 2011-01-17 08:39:08 +00:00
Alexey Spizhevoy 612f234f7e finished gpu module docs for per-element operations 2011-01-17 08:14:48 +00:00
Alexey Spizhevoy 59983648ea restructured gpu modules docs 2011-01-17 06:57:57 +00:00
Anatoly Baksheev e91ca8c6a3 documented all functions from GPU initialization section 2011-01-14 17:52:40 +00:00
Alexey Spizhevoy 7de8251607 updated gpu module docs 2011-01-14 14:53:48 +00:00
Alexey Spizhevoy 5a524f63d7 updated gpu module docs 2011-01-14 14:46:32 +00:00
Alexey Spizhevoy 2f564e7cae updated gpu module docs 2011-01-14 09:17:18 +00:00
Alexey Spizhevoy 3ce147bd94 updated gpu module docs 2011-01-13 14:53:47 +00:00
Alexey Spizhevoy 34a99422ae updated gpu module docs 2011-01-13 14:43:47 +00:00
Alexey Spizhevoy ee5c0debb6 updated gpu module docs 2011-01-13 14:02:55 +00:00