Andrey Kamaev
|
49a1ba6038
|
Set stricter warning rules for gcc
|
13 years ago |
Alexander Shishkov
|
74786075e3
|
test commit
|
13 years ago |
Alexander Shishkov
|
80a4157f11
|
test commit
|
13 years ago |
Andrey Kamaev
|
834a0b518c
|
Trunk OpenCV version is set to 2.4.9
|
13 years ago |
Andrey Kamaev
|
2ee917c646
|
Version of 2.4 branch is adjusted to 2.4.1
|
13 years ago |
Andrey Kamaev
|
9ad470ba5c
|
backported API for storing OpenCV data structures to text string and reading them back (r8481, r8516, r8518, r8522)
|
13 years ago |
Andrey Kamaev
|
1a572c8e89
|
Added test for #1997; fixed build warnings
|
13 years ago |
Vladislav Vinogradov
|
4e4b96e3d9
|
Merged revision(s) 8484 from trunk:
fixed some bugs in gpu module under Windows:
* convertTo alignment error
........
|
13 years ago |
Vadim Pisarevsky
|
17d9509e31
|
changed "void FileStorage::release(string&)" to "string FileStorage::releaseAndGetString()"
|
13 years ago |
Vadim Pisarevsky
|
74882fe188
|
replaced "string FileStorage::release()" with 2 methods to preserve backward compatibility.
|
13 years ago |
Andrey Kamaev
|
4ddcc31edc
|
Fixed few errors in documentation backporting
|
13 years ago |
Andrey Kamaev
|
81a5988015
|
Merged the trunk r8467:8507 (inclusive) (big bunch of documentation fixes)
|
13 years ago |
Andrey Kamaev
|
052d2dc23a
|
Merged the trunk r8459:8466 (inclusive)
|
13 years ago |
Andrey Kamaev
|
949c4edf41
|
Merged the trunk r8408:8457 (inclusive)
|
13 years ago |
Andrey Kamaev
|
7b5a45eac4
|
Merged the trunk r8384:8407 (inclusive)
|
13 years ago |
Andrey Kamaev
|
a20248977c
|
Documentation: fixed class/struc members documentation; added warning on incorrectly documented member
|
13 years ago |
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 |
Vladislav Vinogradov
|
67b718f1cb
|
fixed some bugs in gpu module under Windows:
* convertTo alignment error
* compare with scalars error
|
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 |
Andrey Kamaev
|
9d73b5f510
|
Added test for #914
|
13 years ago |
Alexander Shishkov
|
a71e690b5e
|
temp commit
|
13 years ago |
Alexander Shishkov
|
3165b22a97
|
temp commit
|
13 years ago |
Alexander Shishkov
|
2ac9338f87
|
temp commit
|
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
|
3108423a37
|
Fixed assert placement in cv::invert
|
13 years ago |
Vadim Pisarevsky
|
fd68cc768a
|
fixed 2 build problems on MacOSX (highgui with ffmpeg, opencv_world); added macro CV_INIT_ALGORITHM for simpler algorithm registration (ticket #1876)
|
13 years ago |
Maria Dimashova
|
28297c0224
|
fixed Mat::diag (#1939)
|
13 years ago |
Andrey Kamaev
|
e1c4fd9e1f
|
Merged the trunk r8345:8376
|
13 years ago |
Andrey Kamaev
|
70166820ea
|
Merged the trunk r8324:8345
|
13 years ago |
Andrey Kamaev
|
aebed446b1
|
Partly merged the trunk r8322
|
13 years ago |
Andrey Kamaev
|
c3577a288b
|
Merged the trunk r8291:8321
|
13 years ago |
Andrey Kamaev
|
50ad690993
|
Merged the trunk till r8291
|
13 years ago |
Andrey Kamaev
|
0ba3236ce0
|
Fixed Algorithm usage example #1904
|
13 years ago |
Andrey Kamaev
|
5f9e295adf
|
Added test and workaround for #1942
|
13 years ago |
Andrey Kamaev
|
3ec3c59197
|
Updated sanity threshold for convertTo perf test
|
13 years ago |
Andrey Kamaev
|
8408499c94
|
Updated dot profuct function table
|
13 years ago |
Vadim Pisarevsky
|
52797a55e2
|
added support for vector<Mat_<>> in InputArray, OutputArray, split & merge
|
13 years ago |
Vadim Pisarevsky
|
7a7dae3627
|
fixed problem with Mat::copyTo() with Mat_<> arguments (ticket #1918)
|
13 years ago |
Vadim Pisarevsky
|
e794622776
|
propagated 2 fixed from 2.4 to trunk
|
13 years ago |
Anatoly Baksheev
|
70f74b70b7
|
fixed GPU compilation
|
13 years ago |
Vadim Pisarevsky
|
3f5d722f34
|
fixed typo in mulSpectrums description (ticket #1868)
|
13 years ago |
Anatoly Baksheev
|
ab4025f8de
|
fixed for Kepler
|
13 years ago |