43 Commits (f7ac73998a4d518817a81a20e167116617c6b95d)

Author SHA1 Message Date
Alexander Smorkalov 8cb0343f4c Documentation build warning fixes. 12 years ago
LeonidBeynenson 52a136227d Modified documentation for calcOpticalFlowSF. 12 years ago
Vladislav Vinogradov 0ad849d2fd Dual TV-L1 optical flow implementation 12 years ago
Andrey Kamaev 73bbabf207 Eliminate discrepancies between signatures in documentation and OpenCV headers 12 years ago
Andrey Kamaev 0e7ca71dcc Normalize whitespace in documentation and text files 12 years ago
Andrey Kamaev 461b69f6ee Eliminate discrepancies between signatures in documentation and OpenCV headers 12 years ago
Yury Zemlyanskiy 1fde184192 Small fixes for SimpleFlow algorithm 12 years ago
Yury Zemlyanskiy c77d099018 "SimpleFlow" optical flow estimation algorithm (GSoC project) declaration in includes, implementation, usage example, test 12 years ago
Yury Zemlyanskiy 7ad4c25452 Small fixes for SimpleFlow algorithm 12 years ago
Yury Zemlyanskiy cc6f1eb824 "SimpleFlow" optical flow estimation algorithm (GSoC project) 12 years ago
Vsevolod Glumov fc307c87dc Improved the public 'non-optimized' duplicates of 'Tegra-optimized' functions. 12 years ago
Andrey Kamaev 81a5988015 Merged the trunk r8467:8507 (inclusive) (big bunch of documentation fixes) 13 years ago
Andrey Kamaev 949c4edf41 Merged the trunk r8408:8457 (inclusive) 13 years ago
Andrey Kamaev 05de6302fd Fixed documentation: corrected parameter names 13 years ago
Andrey Kamaev eb2f1f81ed Fixed hundreds of documentation problems 13 years ago
Andrey Kamaev 88c934ea8c Added documentation for buildOpticalFlowPyramid 13 years ago
Vadim Pisarevsky d5a0088bbe merged 2.4 into trunk 13 years ago
Andrey Kamaev f14d80ab44 Minor documentation fix 13 years ago
Vadim Pisarevsky 2fd1e2ea57 merged all the latest changes from 2.4 to trunk 13 years ago
Ilya Lysenkov 2619221331 Spell checked the documentation with VIM (issue #223) 13 years ago
Ilya Lysenkov 2f44610ef3 Mentioned in doc if a function is parallelized with the TBB library (issue #421) 13 years ago
Ilya Lysenkov a77a93a8e2 Minor doc fix. 13 years ago
Ilya Lysenkov 8b65286139 Documented error measures used in calcOpticalFlowPyrLK 13 years ago
Ilya Lysenkov 4e51c38fa3 Documented a return value in meanShift() and CamShift() (issue #1678) 13 years ago
Vadim Pisarevsky beb7fc3c92 a LOT of obsolete stuff has been moved to the legacy module. 13 years ago
Andrey Kamaev 94c258cf15 #1205 fixed ~100 of ~700 parameters 13 years ago
Andrey Kamaev d7a9b99b1d Documentation: fixed references for C++ operators 13 years ago
Andrey Kamaev d6e3ccc1b2 Documentation: fixed about 100 cross-referencing errors. 13 years ago
Andrey Kamaev 431daf59b6 * Fixed cross-referencing in reference manual (except C++ operator() ). 13 years ago
Vadim Pisarevsky cffd89f88f added some missing declarations of the functions, noticed in the ticket ##229 13 years ago
Vadim Pisarevsky f2e1a64c1b fixed "import cv" in the new python samples. corrected Python bindings to match the documentation and vice versa (NOTE: in cv2.stereoCalibrate the parameter ordering has been changed) 14 years ago
Alexander Mordvintsev 848fa23a07 made boundingRects argument of segmentMotion CV_OUT 14 years ago
Andrey Kamaev 741a689f65 Improved RST parser; fixed small typos found by new parser 14 years ago
Vadim Pisarevsky cc9a1bb62f propagated some more fixes from 2.3 branch to the trunk 14 years ago
Bernat Gabor 762bc0f8af Some reST syntax correction. Now the PDF documentation builds correctly under Windows using MIKTEX. Some update on the tutorial structure. Some CSS syntax correction. Windows Install Tutorial v0.4. 14 years ago
Vadim Pisarevsky b204e73d9a propagated some more fixes from 2.3 branch to the trunk 14 years ago
Vadim Pisarevsky 8d8ef596c8 introduced new RST/Sphinx domain ocv. 14 years ago
Ilya Lysenkov c69180396e Minor doc fix 14 years ago
Ilya Lysenkov 4ad02804e1 Added documentation of segmentMotion from cvSegmentMotion doc 14 years ago
Ilya Lysenkov 1ebdfa4992 Copied docs of Kalman Filter from source code to documentation 14 years ago
Ilya Lysenkov 289a827aed Minor doc fix 14 years ago
Ilya Lysenkov 0c10ed8faf Minor doc fix 14 years ago
Ilya Lysenkov 883b87c04f Minor. 14 years ago
Ilya Lysenkov d551024fc7 Copied docs of background/foreground segmentation from source code to documentation 14 years ago
Vadim Pisarevsky 3531521f10 a lot of small corrections to bring down the number of undocumented functions, reported by the script; added em.cpp sample 14 years ago
Vadim Pisarevsky c7a42e9682 started work on API & doc synchronization (in particular, Mat& => Input/OutputArray in the descriptions) 14 years ago
Vadim Pisarevsky f39db3f15a fixed problems indicated with ? marks 14 years ago
Elena Fedotova b435ff0bb7 Purpose: updated the video chapter 14 years ago
Vadim Pisarevsky f025e4739a some more doc cleanup 14 years ago
Vadim Pisarevsky 4bb893aa9f the first round of cleaning up the RST docs 14 years ago