luz.paz
|
dbb57cd0ae
|
Misc. ./samples typos
Found via `codespell -q 3 --skip="./3rdparty" -I ../opencv-whitelist.txt`
|
7 years ago |
Suleyman TURKMEN
|
11ca1c95f8
|
update cpp samples and tutorials
|
9 years ago |
ValeryTyumen
|
297808e6b9
|
Feature #3957
|
9 years ago |
KayKwon
|
84257b57d0
|
Fix for (Bug #2789)
Add MatlabFormatter for matlab style output.
See http://code.opencv.org/issues/2789
|
11 years ago |
Andrey Kamaev
|
c979de1eed
|
Rewrite Mat formatting without std streams
|
12 years ago |
Andrey Kamaev
|
bd0e0b5800
|
Merged the trunk r8589:8653 - all changes related to build warnings
|
13 years ago |
Andrey Kamaev
|
c5aba337e9
|
Fixed number of warnings. Fixed mingw64 build.
|
13 years ago |
Andrey Kamaev
|
49a1ba6038
|
Set stricter warning rules for gcc
|
13 years ago |
Gary Bradski
|
e0ac73cfbe
|
revamped
|
14 years ago |
Vadim Pisarevsky
|
1286c1db45
|
fixed multiple warnings from VS2010.
|
14 years ago |
Ethan Rublee
|
835bc03495
|
renaming the cvout_sample.cpp to cout_mat.cpp
|
14 years ago |
Gary Bradski
|
4ba9f1d7d1
|
Explaining the << cv::Mat out capabilities
|
15 years ago |
Gary Bradski
|
752c4bc48b
|
doc what cvout_sample does
|
15 years ago |
Vadim Pisarevsky
|
08b7855edc
|
extended out << mat/vec operators; added opencv license
|
15 years ago |
Ethan Rublee
|
5915e4c7ee
|
adding samples for brief and the cout << cv::Mat functions.
|
15 years ago |