1. 16 Sep, 2016 1 commit
    • Gregory Kramida's avatar
      v4l2 backend: Y16 default behavior fixed & FOURCC setting added · 0d626c8f
      Gregory Kramida authored
      1) Cameras started with Y16 (V4L2_PIX_FMT_Y16) format via v4l2 backend will now exhibit default camera behavior, i.e. convert the 16-bit image to BGR as with all other formats. 16-bit 1-channel output will now only be produced for Y16 if CV_CAP_PROP_CONVERT_RGB is set to "false" using VideoCap::set method.
      2) v4l2 videoio backend now supports setting CV_CAP_PROP_FOURCC explicitly (icvSetPropertyCAM_V4L function in cap_v4l.cpp), allowing users to manually set the codec on cameras that support multiple codecs.
      0d626c8f
  2. 15 Sep, 2016 2 commits
  3. 14 Sep, 2016 12 commits
  4. 13 Sep, 2016 3 commits
  5. 12 Sep, 2016 1 commit
  6. 09 Sep, 2016 7 commits
  7. 08 Sep, 2016 14 commits