StevenPuttemans
|
6d34d6b47e
|
update samples: waitKey() usage
Original commit is a5f19f7dd6
|
8 years ago |
Suleyman TURKMEN
|
11ca1c95f8
|
update cpp samples and tutorials
|
9 years ago |
ValeryTyumen
|
297808e6b9
|
Feature #3957
|
9 years ago |
Dmitriy Anisimov
|
1007c06d44
|
initial commit
|
11 years ago |
vbystricky
|
d58f736935
|
Split highgui module to videoio and highgui
|
11 years ago |
vbystricky
|
4286f60387
|
Extract imgcodecs module from highgui
|
11 years ago |
StevenPuttemans
|
2b106db02f
|
Applied all fixes related to translating C to C++ code
Also fixed some typos and code alignment
Also adapted tutorial CPP samples
Fixed some identation problems
|
11 years ago |
Andrey Kamaev
|
0738ea7d0f
|
Make highgui.hpp independent from C API
|
12 years ago |
Andrey Kamaev
|
288a0634c2
|
Make imgproc.hpp independent from C API
|
12 years ago |
Andrey Kamaev
|
bd0e0b5800
|
Merged the trunk r8589:8653 - all changes related to build warnings
|
13 years ago |
Andrey Kamaev
|
49a1ba6038
|
Set stricter warning rules for gcc
|
13 years ago |
Vadim Pisarevsky
|
4985c1b632
|
fixed hundreds of warnings from MSVC 2010.
|
13 years ago |
Vadim Pisarevsky
|
23768b1826
|
replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719)
|
14 years ago |
Vadim Pisarevsky
|
0de9c9fd3c
|
opencv_zlib renamed back to zlib; make static libs work on Windows
|
14 years ago |
Gary Bradski
|
fddcaa56fc
|
revamped
|
14 years ago |
Vadim Pisarevsky
|
ee3618243d
|
converted some OpenCV C samples to C++
|
14 years ago |