1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 23:33:05 +04:00
Commit Graph

1335 Commits

Author SHA1 Message Date
James Bowman 6004687563 #759. memtrack comments, sealed the numpy MatND leak 2011-01-19 00:05:30 +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
Anatoly Baksheev afa8e373d5 minor (possibility to change, font scale, min neighbors) 2011-01-17 17:32:50 +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
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
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 ea01adb9c9 fixed writing video in HOG sample 2011-01-14 08:08:02 +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
Alexey Spizhevoy db852e0b54 updated gpu module docs 2011-01-13 13:55:13 +00:00
Vladislav Vinogradov 349e0ece93 added docs for GPU Filter Engine 2011-01-13 13:48:58 +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 31e582e314 updated gpu module docs 2011-01-13 12:26:15 +00:00
Alexey Spizhevoy b28c73b694 updated gpu module docs 2011-01-13 11:42:29 +00:00
Vladislav Vinogradov 20ed43bc03 added docs for SURF_GPU and BruteForceMatcher_GPU 2011-01-13 09:39:42 +00:00
Alexey Spizhevoy 536625d6fb updated gpu module docs 2011-01-13 09:11:56 +00:00
Victor Erukhimov 4502f671ae Memory management and primitive operators 2011-01-12 19:50:36 +00:00
Victor Erukhimov 975fbb6f90 Memory management and primitive operators 2011-01-12 19:50:19 +00:00
Victor Erukhimov 37e70e8ca2 Added a section on accessing matrix elements 2011-01-12 18:35:55 +00:00
Alexey Spizhevoy 0e77c79737 doc'd gpu bitwise, meanShift code 2011-01-12 15:03:24 +00:00
Alexey Spizhevoy 4e23f37ff8 added docs for gpu::HOGDescriptor 2011-01-12 13:07:33 +00:00
Maria Dimashova 073a8a6f27 fixed CvBoost 2011-01-12 12:53:36 +00:00
Maria Dimashova a16d304d52 fixed compile error 2011-01-12 12:46:26 +00:00
Maria Dimashova 96d88f0673 fixed FernDescriptorMatcher (#765) 2011-01-12 12:03:03 +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 d091ae5746 removed unnecessary code from gpu::matchTemplate 2011-01-12 06:49:03 +00:00
Maria Dimashova 655120febc fixed collisions between std::transform() and cv::transform() (#781) 2011-01-12 06:39:08 +00:00
Victor Erukhimov 358b061ade OpenCV user guide prototype 2011-01-11 20:51:08 +00:00
Vadim Pisarevsky be4251c143 fixed compile problems when Makefiles are used 2011-01-11 12:14:31 +00:00
Vadim Pisarevsky d2c2c07ad2 updated the new arithmetic tests 2011-01-11 11:55:58 +00:00
Alexey Spizhevoy 57f917d6f2 replaced adding constant in normalization with taking max 2011-01-11 10:15:46 +00:00
Alexey Spizhevoy dc763e0250 updated normalization routine in the matchTemplate to avoid division by zero on black images (ticket #798), added test 2011-01-11 09:36:21 +00:00
Vladimir Dudnik a961cfe135 fixed mistake in integration of IPP Sub functions. Added IPP min/max/absdiff/and/or/xor functions. 2011-01-10 00:43:14 +00:00