A NumPy circular buffer for fast image storing and indexing. The project inherits the concepts from Eric Wieser's original ring buffer (https://github.com/eric-wieser/numpy_ringbuffer) and Dennis van Gils' DvG_RingBuffer (https://github.com/Dennis-van-Gils/python-dvg-ringbuffer)
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.