✨
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
# This script shows how to open a camera in OpenCV and grab frames and show these.
|
||||
# Kim S. Pedersen, 2022
|
||||
|
||||
from cv2 import cv2 # Import the OpenCV library
|
||||
import cv2 # Import the OpenCV library
|
||||
|
||||
|
||||
def gstreamer_pipeline(capture_width=1024, capture_height=720, framerate=30):
|
||||
|
Reference in New Issue
Block a user