"premature end of data segment"

asked 2017-07-09 05:56:38 -0600

ashu-k gravatar image

ret,frame = cap.read() ret = cap.set(3,320) and ret = cap.set(4,240)

after adding the second statement of code, it sows premature end of data segment !

help me with the right syntax.

edit retag flag offensive close merge delete