First time here? Check out the FAQ!

Ask Your Question
0

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

asked May 22 '0

NWE005 gravatar image

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

Preview: (hide)

Comments

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

berak gravatar imageberak (May 22 '0)edit

1 answer

Sort by » oldest newest most voted
1

answered May 22 '0

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

Preview: (hide)

Question Tools

1 follower

Stats

Asked: May 22 '0

Seen: 529 times

Last updated: May 22 '20