MCPcopy Create free account
hub / github.com/JimmyHHua/opencv_tutorials / opencv_080.py

File opencv_080.py

python/code_080/opencv_080.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import numpy as np
2import cv2 as cv
3
4cap = cv.VideoCapture('vtest.avi')

Callers

nothing calls this directly

Calls 1

processFunction · 0.70

Tested by

no test coverage detected