Alexander Alekhin
|
ddc0b42bc3
|
migration: github.com/opencv/opencv
|
2016-07-12 12:51:12 +03:00 |
|
Alexander Alekhin
|
9e9165c25e
|
Merge pull request #5516 from AVshokurov:master
|
2016-04-18 15:13:14 +00:00 |
|
Alexander Alekhin
|
2b29db860c
|
Merge pull request #6391 from virtuald:v4l-device-name
|
2016-04-12 12:57:21 +00:00 |
|
Dustin Spicuzza
|
e489f29d0f
|
v4l/libv4l: allow opening device by name
- Allows using non-default device names such as /dev/v4l/by-path/pci-0000:00:1d.0-usb-0:1.1:1.0-video-index0
|
2016-04-12 01:25:34 -04:00 |
|
Lucas Solomon
|
688b4d9d7a
|
return 0 from VideoCapture::read() when cannot connect to camera
|
2016-03-22 19:03:28 -07:00 |
|
Anton V. Shokurov
|
b9b40a73ba
|
Exposure and autofocus properties fixed/added.
Exposure can now be manually controlled (implemented only in libv4l).
Will work only with a kernel version >= 4.5.
Autofocus can be enabled/disabled.
|
2015-10-28 07:37:51 -04:00 |
|
Anton V. Shokurov
|
4691d98e19
|
Adds support for property CV_CAP_PROP_FOCUS in functions cvSetCaptureProperty and cvGetCaptureProperty.
In compliance with the Windows (DirectDraw) version autofocus is disabled when either of the abovementioned functions is called.
|
2015-07-18 15:24:16 +03:00 |
|
Vadim Pisarevsky
|
535dc1e874
|
Merge pull request #3998 from msandler:master
|
2015-05-29 21:38:09 +00:00 |
|
Dikay900
|
7ca0557b40
|
typos in comments
|
2015-05-23 17:36:45 +02:00 |
|
msandler
|
8e82bed459
|
updated cap_libv4l.cpp to support CV_CAP_PROP_POS_MSEC, CV_CAP_PROP_POS_FRAMES and CV_CAP_PROP_FPS
|
2015-05-11 03:25:48 -07:00 |
|
soyer
|
d84d3a519b
|
Allow YUYV capture via libv4l
|
2015-01-15 15:10:15 +01:00 |
|
Vadim Pisarevsky
|
61886a61de
|
Merge pull request #3504 from a-wi:VideoCapture_get_const_v3
|
2014-12-26 14:37:47 +00:00 |
|
Joe Howse
|
620a969285
|
Allow BGR, RGB, or gray capture via libv4l
|
2014-12-16 20:07:37 -04:00 |
|
Artur Wieczorek
|
854a722c70
|
Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods.
|
2014-12-16 16:08:22 +01:00 |
|
Roman Donchenko
|
983e75e5de
|
Merge remote-tracking branch 'origin/master' into merge-2.4
|
2014-08-01 15:01:41 +04:00 |
|
vbystricky
|
d58f736935
|
Split highgui module to videoio and highgui
|
2014-07-14 23:16:47 +04:00 |
|