PkLab.net
be65701908
Large update of videoio doc and samples following mshabunin comments
8 years ago
Suleyman TURKMEN
11ca1c95f8
update cpp samples and tutorials
9 years ago
ValeryTyumen
297808e6b9
Feature #3957
9 years ago
Kevin Hughes
ac3ec0d96d
squashed #823
...
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
Conflicts:
modules/highgui/doc/reading_and_writing_images_and_video.rst
samples/cpp/starter_video.cpp
starter_video.cpp changed CV WINDOW KEEPRATIO to just WINDOW KEEPTATIO to fix build error
starter_video.cpp hid local functions
10 years ago
vbystricky
d58f736935
Split highgui module to videoio and highgui
10 years ago
vbystricky
4286f60387
Extract imgcodecs module from highgui
11 years ago
Roman Donchenko
9b92545ce6
War on Whitespace, master edition: trailing spaces.
11 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
12 years ago
OpenCV Buildbot
04384a71e4
Normalize line endings and whitespace
12 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
14 years ago