Variables
test_video_resource Namespace Reference

Variables

 cap = cv2.VideoCapture(resource)
 
 frame
 
 key = cv2.waitKey(20)
 
 resource = sys.argv[1]
 
string resource_name = "/dev/video"
 
 rval
 

Variable Documentation

test_video_resource.cap = cv2.VideoCapture(resource)

Definition at line 36 of file test_video_resource.py.

test_video_resource.frame

Definition at line 43 of file test_video_resource.py.

test_video_resource.key = cv2.waitKey(20)

Definition at line 47 of file test_video_resource.py.

test_video_resource.resource = sys.argv[1]

Definition at line 28 of file test_video_resource.py.

test_video_resource.resource_name = "/dev/video"

Definition at line 31 of file test_video_resource.py.

test_video_resource.rval

Definition at line 43 of file test_video_resource.py.



video_stream_opencv
Author(s): Sammy Pfeiffer
autogenerated on Wed Jun 19 2019 19:58:35