Ask Your Question
0

How to save a previous video frame in a live video clip

asked 2020-05-22 12:27:55 -0600

NWE005 gravatar image

I want to save the previous frame from a live video in OpenCV python. is there any function to get that?

edit retag flag offensive close merge delete

Comments

ill posed question. what are you starting from, what are you trying to achieve ?

berak gravatar imageberak ( 2020-05-22 13:46:51 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
1

answered 2020-05-22 13:25:21 -0600

mvuori gravatar image

Just put your current frame into a variable named "previous_frame" and once you read the next frame, you have it there

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2020-05-22 12:27:55 -0600

Seen: 440 times

Last updated: May 22 '20