63 Commits (fd69c8b34ad75ddb87f8df5591ef56d62949d9c9)

Author SHA1 Message Date
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
Vadim Pisarevsky 569b1ad582 embeded cv Python module into cv2. 14 years ago
Andrey Kamaev 2cf34c7f46 Fixed few more bugs in rst_parser. Fixed small typos in documentation. 14 years ago
Vadim Pisarevsky 0940573e8b fixed a few more typos in the docs. 14 years ago
Vadim Pisarevsky 5649f35757 some more bugfixed in 2.3 propagated to trunk 14 years ago
Andrey Kamaev 741a689f65 Improved RST parser; fixed small typos found by new parser 14 years ago
Vadim Pisarevsky b33224f0b6 merged the latest fixes in 2.3 to trunk 14 years ago
Vadim Pisarevsky a5d53e3e2f some more corrections from Gabor 14 years ago
Vadim Pisarevsky 6c8a2b8888 propagated fixes in docs and cap_dshow to trunk 14 years ago
Vadim Pisarevsky 995ce4bdcc :ocv:function => :ocv:cfunction for some old API 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 49467947ac propagated some fixes from 2.3 to trunk 14 years ago
Elena Fedotova 350dfc1ef7 Purpose: 2nd review cycle. 14 years ago
Elena Fedotova 05d36be85b Purpose: 2nd review cycle. 14 years ago
Elena Fedotova 1f8cf9d062 Purpose: 2nd review cycle - see ?? . 14 years ago
Vadim Pisarevsky 8d8ef596c8 introduced new RST/Sphinx domain ocv. 14 years ago
Elena Fedotova 9c071c6a30 Purpose: 2nd review cycle: many links in this topic are broken (don't know why). The table in the very beginning includes two functions only. what about the rest? 14 years ago
Vadim Pisarevsky 06ac78ee23 some more corrections in the docs 14 years ago
Elena Fedotova 238b94cbf1 Purpose: 2nd review cycle - check ?? - problems with the output in the syntax sections. 14 years ago
Elena Fedotova 07217b17bf Purpose: 2nd review cycle - check ?? - problems with the output in the syntax sections. 14 years ago
Elena Fedotova fd63587c0d Purpose: 2nd review cycle - merged eng and tw versions. 14 years ago
Vadim Pisarevsky bb8198abfd continued cleaning up the docs and fixing hyperlinks (".. index:: <name>" and ".. _<name>:" are not needed anymore) 14 years ago
Vadim Pisarevsky 20aca7440f 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 3b9e752be7 some more core functions documented + minor fixes and rearrangements 14 years ago
Ilya Lysenkov 3822128602 Fixed cv namespace boldface (from ticket #991) 14 years ago
Ilya Lysenkov 99bae77173 Fixed coefficients order in solvePoly doc (ticket #1060) 14 years ago
Vadim Pisarevsky 2d2b8a496e renamed "None()" to "noArray()" to avoid conflicts with X11 (ticket #1122) 14 years ago
Vadim Pisarevsky c7a42e9682 started work on API & doc synchronization (in particular, Mat& => Input/OutputArray in the descriptions) 14 years ago
Ilya Lysenkov 084c640db6 Asked users to pass two operation flags tothe sort() function (ticket #315) 14 years ago
Ilya Lysenkov fe5784957c Fixed Mat::channels() brief documentation (ticket #1064) 14 years ago
Vadim Pisarevsky 0c877f62e9 replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()). 14 years ago
Elena Fedotova 9a9bd14f34 Purpose: 2nd review cycle - see ??. added index entries 14 years ago
Elena Fedotova f26859b345 Purpose: 2nd review cycle - see ??. added index entries 14 years ago
Elena Fedotova 8b89672774 Purpose: 2nd review cycle 14 years ago
Elena Fedotova 37f745737b Purpose: 2nd review cycle 14 years ago
Elena Fedotova 0848a2d67f Purpose: 2nd review cycle 14 years ago
Vadim Pisarevsky f2a337f990 fixed several typos, including the old ones from ticket #854 14 years ago