Andrey Kamaev
|
4d059e9e5b
|
Merge release 2.4.3
|
2012-11-02 17:58:02 +04:00 |
|
Kirill Kornyakov
|
1c77f0abfe
|
Rewrote abs documentation without funcx, so now :ocv:funcx: is used only for operator()
|
2012-11-01 22:28:46 +04:00 |
|
Andrey Kamaev
|
73bbabf207
|
Eliminate discrepancies between signatures in documentation and OpenCV headers
All errors were found by doc/check_docs2.py
|
2012-10-18 13:03:12 +04:00 |
|
Andrey Kamaev
|
0e7ca71dcc
|
Normalize whitespace in documentation and text files
|
2012-10-17 21:42:09 +04:00 |
|
Andrey Kamaev
|
461b69f6ee
|
Eliminate discrepancies between signatures in documentation and OpenCV headers
All errors were found by doc/check_docs2.py
|
2012-10-17 21:24:55 +04:00 |
|
Vsevolod Glumov
|
037e3ee288
|
Fixed some minor formatting issues in 'old_basic_structures' and 'operations_on_arrays'.
|
2012-09-06 10:57:28 +04:00 |
|
Vsevolod Glumov
|
3d072dce02
|
Revert "Another batch of fixed 'undocumented parameter' warnings in 'operations_on_arrays.rst'."
This reverts commit 907a9101eb .
|
2012-09-06 10:38:03 +04:00 |
|
Vsevolod Glumov
|
907a9101eb
|
Another batch of fixed 'undocumented parameter' warnings in 'operations_on_arrays.rst'.
|
2012-09-05 18:13:54 +04:00 |
|
Vsevolod Glumov
|
16717a8641
|
Partially cleaned 'operations_on_arrays' section of undocumented parameters.
|
2012-09-04 15:44:21 +04:00 |
|
Vadim Pisarevsky
|
e17b70e533
|
updated documentation with the new PCA functionality
|
2012-09-04 14:14:24 +04:00 |
|
Vsevolod Glumov
|
c78884c780
|
Improved 'Operations on Arrays" section of 'Core' module documentation.
|
2012-08-24 19:08:18 +04:00 |
|
Vsevolod Glumov
|
fc307c87dc
|
Improved the public 'non-optimized' duplicates of 'Tegra-optimized' functions.
|
2012-08-23 14:56:02 +04:00 |
|
Vadim Pisarevsky
|
a1bc11c429
|
fixed typo in minMaxIdx description (ticket #2081)
|
2012-07-02 12:59:02 +00:00 |
|
Andrey Kamaev
|
05de6302fd
|
Fixed documentation: corrected parameter names
|
2012-05-29 10:36:19 +00:00 |
|
Andrey Kamaev
|
71625ad458
|
Fixed more documentation & source discrepancies
|
2012-05-28 11:22:43 +00:00 |
|
Andrey Kamaev
|
eb2f1f81ed
|
Fixed hundreds of documentation problems
|
2012-05-28 07:36:14 +00:00 |
|
Vadim Pisarevsky
|
5cc4d23d1e
|
fixed description of cv::invert() (ticket #1972)
|
2012-05-23 12:52:46 +00:00 |
|
Vadim Pisarevsky
|
e794622776
|
propagated 2 fixed from 2.4 to trunk
|
2012-05-11 11:48:26 +00:00 |
|
Vadim Pisarevsky
|
2fd1e2ea57
|
merged all the latest changes from 2.4 to trunk
|
2012-04-13 21:50:59 +00:00 |
|
Vadim Pisarevsky
|
586ff429ec
|
fixed bug #1318. extended RNG::fill with the optional saturateRange parameter
|
2012-03-29 12:00:34 +00:00 |
|
Andrey Kamaev
|
94c258cf15
|
#1205 fixed ~100 of ~700 parameters
|
2012-03-29 06:50:05 +00:00 |
|
Vadim Pisarevsky
|
b6ab96ae0b
|
added special notice about the missing saturation in 32s case (ticket #1529)
|
2012-03-27 14:58:46 +00:00 |
|
Alexander Shishkov
|
d68311b9eb
|
fixed #1554
|
2012-03-13 12:24:05 +00:00 |
|
Alexander Shishkov
|
5c10bd5b79
|
fixed #1477
|
2012-03-04 22:22:30 +00:00 |
|
Alexander Shishkov
|
e64450ae89
|
fixed #1466
|
2012-03-04 21:49:38 +00:00 |
|
Alexander Shishkov
|
1956f32aac
|
fixed #1289
|
2012-03-02 20:19:32 +00:00 |
|
Vadim Pisarevsky
|
7795cd200f
|
added description of minMaxIdx
|
2011-12-09 12:13:23 +00:00 |
|
Vadim Pisarevsky
|
3ae22014a0
|
fixed description of inRange/inRangeS (ticket #1500)
|
2011-12-03 20:06:57 +00:00 |
|
Andrey Kamaev
|
d7a9b99b1d
|
Documentation: fixed references for C++ operators
|
2011-08-13 21:39:10 +00:00 |
|
Andrey Kamaev
|
d6e3ccc1b2
|
Documentation: fixed about 100 cross-referencing errors.
|
2011-08-13 16:49:40 +00:00 |
|
Vadim Pisarevsky
|
8ceda8372c
|
corrected PCA::PCA and PCA::operator () description (thanks to Adrian Kaehler)
|
2011-08-07 17:12:09 +00:00 |
|
Vadim Pisarevsky
|
a826a983d3
|
added EMD to ch7 hist sample, fixed bug with cv::min/cv::max (ticket #1270), fixed mixChannels description
|
2011-07-31 09:23:05 +00:00 |
|
Andrey Kamaev
|
741a689f65
|
Improved RST parser; fixed small typos found by new parser
|
2011-07-07 11:23:51 +00:00 |
|
Vadim Pisarevsky
|
cc9a1bb62f
|
propagated some more fixes from 2.3 branch to the trunk
|
2011-06-30 12:06:26 +00:00 |
|
Vadim Pisarevsky
|
b204e73d9a
|
propagated some more fixes from 2.3 branch to the trunk
|
2011-06-29 22:06:42 +00:00 |
|
Vadim Pisarevsky
|
49467947ac
|
propagated some fixes from 2.3 to trunk
|
2011-06-23 12:00:09 +00:00 |
|
Vadim Pisarevsky
|
8d8ef596c8
|
introduced new RST/Sphinx domain ocv.
|
2011-06-16 12:48:23 +00:00 |
|
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?
|
2011-06-15 21:28:58 +00:00 |
|
Vadim Pisarevsky
|
06ac78ee23
|
some more corrections in the docs
|
2011-06-15 13:16:57 +00:00 |
|
Elena Fedotova
|
238b94cbf1
|
Purpose: 2nd review cycle - check ?? - problems with the output in the syntax sections.
|
2011-06-13 21:48:14 +00:00 |
|
Vadim Pisarevsky
|
bb8198abfd
|
continued cleaning up the docs and fixing hyperlinks (".. index:: <name>" and ".. _<name>:" are not needed anymore)
|
2011-06-09 21:47:57 +00:00 |
|
Ilya Lysenkov
|
99bae77173
|
Fixed coefficients order in solvePoly doc (ticket #1060)
|
2011-06-08 14:58:46 +00:00 |
|
Vadim Pisarevsky
|
2d2b8a496e
|
renamed "None()" to "noArray()" to avoid conflicts with X11 (ticket #1122)
|
2011-06-08 06:55:04 +00:00 |
|
Vadim Pisarevsky
|
c7a42e9682
|
started work on API & doc synchronization (in particular, Mat& => Input/OutputArray in the descriptions)
|
2011-06-07 22:51:31 +00:00 |
|
Ilya Lysenkov
|
084c640db6
|
Asked users to pass two operation flags tothe sort() function (ticket #315)
|
2011-06-07 11:43:09 +00:00 |
|
Vadim Pisarevsky
|
0c877f62e9
|
replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()).
|
2011-06-06 14:51:27 +00:00 |
|
Vadim Pisarevsky
|
e9a5bbc003
|
fixed ?? marks; fixed missing highlighting in some of the sections
|
2011-04-19 11:41:12 +00:00 |
|
Elena Fedotova
|
cc1624b06a
|
Purpose: updated the core chapter
|
2011-04-10 19:37:17 +00:00 |
|
Elena Fedotova
|
ef06694779
|
Purpose: updated the core chapter
|
2011-04-07 20:29:59 +00:00 |
|
Vadim Pisarevsky
|
73f589e8a5
|
further docs cleanup
|
2011-03-08 22:22:24 +00:00 |
|