Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Change this:

cv2.imshow('frame', gray)

to

cv2.imshow('frame', frame)

Change this:this: cv2.imshow('frame', gray) to cv2.imshow('frame', frame)

cv2.imshow('frame', gray)

to

cv2.imshow('frame', frame)

Change this: this:

cv2.imshow('frame', gray)

to cv2.imshow('frame', frame)

Change this:

cv2.imshow('frame', gray)

to cv2.imshow('frame', frame)to

cv2.imshow('frame', frame)