yuki takehara
|
a6277370ca
|
Merge pull request #21107 from take1014:remove_assert_21038
resolves #21038
* remove C assert
* revert C header
* fix several points in review
* fix test_ds.cpp
|
2021-11-27 18:34:52 +00:00 |
|
Alexander Alekhin
|
f2bb3d0d80
|
videoio(dc1394_v2): ensure variable initialization
|
2020-10-06 21:00:36 +00:00 |
|
Maksim Shabunin
|
e4a4f93b72
|
Removed obsolete functions from cap_dc1394_v2.cpp
|
2019-03-14 12:08:16 +03:00 |
|
Alexander Alekhin
|
eb1f3733ee
|
videoio(dc1394): use lazy initialization on demand
|
2018-12-15 07:58:39 +00:00 |
|
Alexander Alekhin
|
b35fbff675
|
videoio: added '.getBackendName()' method
|
2018-09-18 16:19:19 +00:00 |
|
Alexander Alekhin
|
8f0669c300
|
videoio: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 17:57:59 +03:00 |
|
luz.paz
|
d05714995c
|
Misc. modules/ cont. pt2
Found via `codespell`
|
2018-02-13 11:28:11 -05:00 |
|
Maksim Shabunin
|
ef332dc550
|
Fixed and suppressed warnings produced by GCC 6.3.0
|
2017-10-09 13:52:07 +03:00 |
|
Alexander Alekhin
|
602f047fe8
|
build: replace WIN32 => _WIN32
|
2017-07-25 13:30:48 +03:00 |
|
StevenPuttemans
|
83723c15be
|
added extra BUFFERSIZE doc and getter
Conflicts:
modules/highgui/doc/reading_and_writing_images_and_video.rst
modules/highgui/src/cap_dc1394_v2.cpp
|
2015-05-26 18:08:25 +02:00 |
|
StevenPuttemans
|
8454a8f2d1
|
adding extra buffer parameter
Conflicts:
modules/highgui/include/opencv2/highgui/highgui_c.h
modules/highgui/src/cap_dc1394_v2.cpp
fix typo
|
2015-05-26 18:08:22 +02:00 |
|
Artur Wieczorek
|
854a722c70
|
Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods.
|
2014-12-16 16:08:22 +01:00 |
|
vbystricky
|
d58f736935
|
Split highgui module to videoio and highgui
|
2014-07-14 23:16:47 +04:00 |
|