537 Commits (ced8e7a8131c327cd4a00e72c1fb192fa2e3dd0f)

Author SHA1 Message Date
Anatoly Baksheev 11579324d8 GPU docs. introduction, data structures. 14 years ago
Vladislav Vinogradov 8abdb3721f added gpu threshold. 14 years ago
Alexey Spizhevoy 5086c1b94a added link to HOG describing paper into gpu docs 14 years ago
Anatoly Baksheev 971a712652 documented data structures, cascade classifier GPU 14 years ago
Alexey Spizhevoy a05ae51271 minor changes in gpu docs 14 years ago
Alexey Spizhevoy 574b3f94a1 updated gpu initialization functions, added compile-time error on CC 1.0 14 years ago
Alexey Spizhevoy 8779306800 updated main CMakeLists.txt gpu module section, now user can manage binary and intermediate code versions of the gpu module image 14 years ago
Alexey Spizhevoy 90ae1e3aed refactored gpu module 14 years ago
Victor Erukhimov afd42eed4b Added features2d section 14 years ago
Alexey Spizhevoy 1a0d41fb53 added checkPtxVersion into gpu module 14 years ago
Alexey Spizhevoy cbb132ccb1 added ensureSizeIsEnough into gpu module, updated reduction methods 14 years ago
Alexey Spizhevoy f3a2656808 added hasPtxFor and isCompatibleWith functions into gpu module, added docs for them 14 years ago
Vladislav Vinogradov 566befe908 fixed some mistakes in gpu docs, added docs for gpu stereo. 14 years ago
Alexey Spizhevoy 6f0f1fb453 fixed some mistakes in gpu docs 14 years ago
Victor Erukhimov 12201ff673 Moving all user guide sources to a single folder 14 years ago
Alexey Spizhevoy eb5d4437e7 updated gpu docs (monowidth font for types) 14 years ago
Alexey Spizhevoy 47b6f19766 gpu docs minor changes 14 years ago
Vladislav Vinogradov 63545d1e40 updated gpu image filtering and image processing docs 14 years ago
Alexey Spizhevoy 1697a89995 finished gpu module docs for matrix operations 14 years ago
Alexey Spizhevoy dd5182ee70 finished gpu module docs for matrix reductions 14 years ago
Alexey Spizhevoy 612f234f7e finished gpu module docs for per-element operations 14 years ago
Alexey Spizhevoy 59983648ea restructured gpu modules docs 14 years ago
Anatoly Baksheev e91ca8c6a3 documented all functions from GPU initialization section 14 years ago
Alexey Spizhevoy 7de8251607 updated gpu module docs 14 years ago
Alexey Spizhevoy 5a524f63d7 updated gpu module docs 14 years ago
Alexey Spizhevoy 2f564e7cae updated gpu module docs 14 years ago
Alexey Spizhevoy 3ce147bd94 updated gpu module docs 14 years ago
Alexey Spizhevoy 34a99422ae updated gpu module docs 14 years ago
Alexey Spizhevoy ee5c0debb6 updated gpu module docs 14 years ago
Alexey Spizhevoy db852e0b54 updated gpu module docs 14 years ago
Vladislav Vinogradov 349e0ece93 added docs for GPU Filter Engine 14 years ago
Alexey Spizhevoy 31e582e314 updated gpu module docs 14 years ago
Alexey Spizhevoy b28c73b694 updated gpu module docs 14 years ago
Vladislav Vinogradov 20ed43bc03 added docs for SURF_GPU and BruteForceMatcher_GPU 14 years ago
Alexey Spizhevoy 536625d6fb updated gpu module docs 14 years ago
Victor Erukhimov 4502f671ae Memory management and primitive operators 14 years ago
Victor Erukhimov 975fbb6f90 Memory management and primitive operators 14 years ago
Victor Erukhimov 37e70e8ca2 Added a section on accessing matrix elements 14 years ago
Alexey Spizhevoy 0e77c79737 doc'd gpu bitwise, meanShift code 14 years ago
Alexey Spizhevoy 4e23f37ff8 added docs for gpu::HOGDescriptor 14 years ago
Victor Erukhimov 358b061ade OpenCV user guide prototype 14 years ago
Ilya Lysenkov 457c6a8dfe Fixed documentation 14 years ago
Ilya Lysenkov 5f5dc91bfd Added documentation for cirlces' grid detection 14 years ago
Vadim Pisarevsky 4ac4ce3e40 replaced 8x6 pattern with 9x6, which orientation can be determined without any ambiguity 14 years ago
Vadim Pisarevsky da293ee3d9 SSE2 optimization for Bayer->RGB; added Bayer->Gray with SSE2 optimization; corrected some bugs noted in the yahoogroups forum 14 years ago
Vadim Pisarevsky a7a5dd051a updated version number; removed unnecessary index.html and ChangeLog.htm 14 years ago
Vadim Pisarevsky 33d23ef27a fixed several typos in docs; make MLData capable of reading csv files with much more columns than before 14 years ago
Vadim Pisarevsky 661c23ecc3 remove interfaces from installation; remove opencv/utils dir completely 14 years ago
James Bowman 59313f2a60 Added lang to sphinx template, linked py to cookbook and cpp to cheatseet, #723 14 years ago
Vadim Pisarevsky eea43c6a46 added CV_CALIB_RATIONAL_MODEL for better backward compatibility 14 years ago