opencv/modules/videoio
Pavel Rojtberg eac5cab5cb cap_v4l: implement PROP_CONVERT_RGB
allows disabling automatic conversion to RGB for certain formats. If
conversion is disabled the returned image just points to the underlying
buffer, so no memcpy is performed.

Note that we do not check image size in retrieve frame any more as it
can not possibly while the device is streaming.
Furthermore this code was disabled altogether by the wrong ifdef in the
previous commit.
2015-10-18 14:14:20 +02:00
..
include/opencv2 support setting focus and autofocus with V4L2 2015-10-18 12:56:09 +02:00
misc/java/test Updated Manager for Android 2015-06-02 17:33:04 +03:00
perf
src cap_v4l: implement PROP_CONVERT_RGB 2015-10-18 14:14:20 +02:00
test Fixed loop check 2015-07-22 17:54:42 +03:00
CMakeLists.txt cmake: use copy_if_different 2015-09-08 22:42:05 +03:00