MCPcopy Index your code
hub / github.com/makelove/OpenCV-Python-Tutorial / video_v4l2.py

File video_v4l2.py

官方samples/video_v4l2.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2
3'''
4VideoCapture sample showcasing some features of the Video4Linux2 backend

Callers

nothing calls this directly

Calls 3

decode_fourccFunction · 0.85
getMethod · 0.80
readMethod · 0.45

Tested by

no test coverage detected