vbystricky
|
d58f736935
|
Split highgui module to videoio and highgui
|
11 years ago |
vbystricky
|
4286f60387
|
Extract imgcodecs module from highgui
|
11 years ago |
Roman Donchenko
|
9b92545ce6
|
War on Whitespace, master edition: trailing spaces.
|
12 years ago |
Kevin Hughes
|
69c626e720
|
starter_video.cpp hid local functions
|
12 years ago |
Kevin Hughes
|
3441b2df65
|
starter_video.cpp changed CV WINDOW KEEPRATIO to just WINDOW KEEPTATIO to fix build error
|
12 years ago |
Kevin Hughes
|
eedb6fa3c4
|
removed separate example for reading image sequences and modified starter_video.cpp to better explain the functionality of VideoCapture. I also added a bit more explanation in the documentation of the VideoCapture interface
|
12 years ago |
Andrey Kamaev
|
0738ea7d0f
|
Make highgui.hpp independent from C API
|
12 years ago |
OpenCV Buildbot
|
81f826db2b
|
Normalize line endings and whitespace
|
13 years ago |
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
13 years ago |
Alexander Shishkov
|
d7031606c2
|
fixed #1363
|
13 years ago |
Vadim Pisarevsky
|
23768b1826
|
replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719)
|
14 years ago |
Gary Bradski
|
251918e120
|
just added frame saving
|
14 years ago |
Anatoly Baksheev
|
998fab0ef5
|
warningx fixed under vs2008
|
14 years ago |
Gary Bradski
|
d2d5ebf892
|
revamped
|
14 years ago |
Gary Bradski
|
8cf6b56fe9
|
print on error
|
14 years ago |
Vadim Pisarevsky
|
01c1003d51
|
fixed warnings and errors reported by VS2010
|
14 years ago |
Vadim Pisarevsky
|
042271f5f7
|
use the new-style headers in the samples to improve OpenCV build time.
|
14 years ago |
Ethan Rublee
|
b22f68091d
|
adding two simple templates
|
15 years ago |