140 Commits (605382562d8bda1a06bd12b19a3d5a2618f6a415)

Author SHA1 Message Date
Andrey Kamaev 40e8d08e8d Added check for trailing semicolon to rst parser; fixed few documentation build warnings 13 years ago
Andrey Kamaev 05de6302fd Fixed documentation: corrected parameter names 13 years ago
Andrey Kamaev 6ca618277c More fixes for documentation. 13 years ago
Vadim Pisarevsky bc929a7d46 added API for storing OpenCV data structures to text string and reading them back 13 years ago
Andrey Kamaev 18a8721f49 Small fixes for documentation checking script 13 years ago
Andrey Kamaev 78329b0dfe New bunch of documentation fixes 13 years ago
Andrey Kamaev 71625ad458 Fixed more documentation & source discrepancies 13 years ago
Andrey Kamaev eb2f1f81ed Fixed hundreds of documentation problems 13 years ago
Vadim Pisarevsky 513080ea12 some more fixes in Algorithm methods declarations 13 years ago
Vadim Pisarevsky 5cc4d23d1e fixed description of cv::invert() (ticket #1972) 13 years ago
Vadim Pisarevsky 01169ec826 fixed description of Algorithm::getList(); added sample, thanks to Shervin Emami (ticket #1972) 13 years ago
Andrey Kamaev e1c4fd9e1f Merged the trunk r8345:8376 13 years ago
Andrey Kamaev 0ba3236ce0 Fixed Algorithm usage example #1904 13 years ago
Vadim Pisarevsky e794622776 propagated 2 fixed from 2.4 to trunk 13 years ago
Vadim Pisarevsky 3f5d722f34 fixed typo in mulSpectrums description (ticket #1868) 13 years ago
Vadim Pisarevsky d5a0088bbe merged 2.4 into trunk 13 years ago
Vadim Pisarevsky c9dacaa254 added description of Algorithm class (ticket #1818) 13 years ago
Vadim Pisarevsky bffd77ed87 moved planar subdiv docs to legacy; added Input/OutputArray docs to core 13 years ago
Alexander Shishkov a07724aea2 fixed #1841 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 131663b709 Documented C++ interfaces of XML/YAML persistence classes (issues #1358, #539) 13 years ago
Alexander Shishkov d77fb60017 minor changes in documentation 13 years ago
Alexander Shishkov 4a6d434e7d fixed #1310 13 years ago
Ilya Lysenkov cd407b53a8 Corrected doc of Mat::adjustROI() (issue #1245) 13 years ago
Ilya Lysenkov e4525860e0 Fixed a typo 13 years ago
Ilya Lysenkov 75ad9b9867 Documented a return value in cvOpenFileStorage (issue #215) 13 years ago
Ilya Lysenkov b6452f4bcf Added a note that cv::pow() doesn't handle NaN and Inf values (#1739) 13 years ago
Vadim Pisarevsky 586ff429ec fixed bug #1318. extended RNG::fill with the optional saturateRange parameter 13 years ago
Andrey Kamaev ec793df30f #1205 fixed more bugs/typos in parameters 13 years ago
Andrey Kamaev 94c258cf15 #1205 fixed ~100 of ~700 parameters 13 years ago
Vadim Pisarevsky b6ab96ae0b added special notice about the missing saturation in 32s case (ticket #1529) 13 years ago
Alexander Shishkov d68311b9eb fixed #1554 13 years ago
Alexander Shishkov 5c10bd5b79 fixed #1477 13 years ago
Alexander Shishkov e64450ae89 fixed #1466 13 years ago
Alexander Shishkov 1956f32aac fixed #1289 13 years ago
Vadim Pisarevsky 7795cd200f added description of minMaxIdx 13 years ago
Vadim Pisarevsky 3ae22014a0 fixed description of inRange/inRangeS (ticket #1500) 13 years ago
Andrey Kamaev 7820c343eb Documentation: fixed CvSlice and FeatureDetector descriptions. 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
Andrey Kamaev 50d1d711de Added reference to Nvidia TADP into Android tutorial; refactored both Android tutorials; fixed some rst warnings 13 years ago
Vadim Pisarevsky 8ceda8372c corrected PCA::PCA and PCA::operator () description (thanks to Adrian Kaehler) 14 years ago
Vadim Pisarevsky 29bf7384dc fixed useOptimized(); added checkHardwareSupport description (ticket #1258) 14 years ago
Vadim Pisarevsky c8378fa4c4 added "inclusive" & "exclusive" adjectives to startrow, endrow, startcol, endcol parameter descriptions (ticket #1272) 14 years ago
Vadim Pisarevsky a826a983d3 added EMD to ch7 hist sample, fixed bug with cv::min/cv::max (ticket #1270), fixed mixChannels description 14 years ago
Vadim Pisarevsky d8417af086 fixed and improving formatting in opencv2refman.pdf. added support for n-channel mask in Mat::copyTo() and n-channel images in cv::compare(). fixed 2 compile warnings in opencv_python. 14 years ago
Vadim Pisarevsky 41df54e75f fixed several typoes and errors in the refman (ticket #1203) 14 years ago
Andrey Kamaev 6d288978ab Fixed typo 14 years ago