1. 16 9月, 2016 1 次提交
    • G
      v4l2 backend: Y16 default behavior fixed & FOURCC setting added · 0d626c8f
      Gregory Kramida 提交于
      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 9月, 2016 5 次提交
  3. 14 9月, 2016 9 次提交
  4. 13 9月, 2016 3 次提交
  5. 12 9月, 2016 1 次提交
  6. 10 9月, 2016 4 次提交
  7. 09 9月, 2016 8 次提交
  8. 08 9月, 2016 9 次提交