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

File opencv_078.py

python/code_078/opencv_078.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import cv2 as cv
2import numpy as np
3
4capture = cv.VideoCapture("test.mp4")

Callers

nothing calls this directly

Calls 1

processFunction · 0.70

Tested by

no test coverage detected