Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: OpenCV - Doubt in a line.
Post: OpenCV - Doubt in a line.

import numpy as np import cv2 cap = cv2.VideoCapture(0) # Define the codec and create VideoWriter object fourcc = cv2.VideoWriter_fourcc(*'XVID') out = cv2.VideoWriter('output.avi',fourcc, 20.0, (64...
ArjunSingh General Coding Help 1 2,498 Jul-14-2019, 11:13 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020