circular buffer for image stream

asked 2014-06-21 07:16:44 -0600

mikey gravatar image

updated 2014-06-21 07:41:30 -0600

Hi

I have a pi camera generating an image stream and would like to save a certain amount of images that have already been generated, hence I believe a circular buffer would do the trick. Is there an opencv python solution for this?

Thanks...

edit retag flag offensive close merge delete