Package pyvision :: Package types :: Module ImageBuffer
[hide private]
[frames] | no frames]

Module ImageBuffer

source code

Created on Oct 22, 2010


Author: Stephen O'Hara

Classes [hide private]
  ImageBuffer
Stores a limited number of images from a video (or any other source) Makes it easy to do N-frame-differencing, for example, by easily being able to get the current (middle) frame, plus the first and last frames of the buffer.
Variables [hide private]
  __package__ = 'pyvision.types'