components.io.imagedisplay

class ImageDisplay(config={}, **kwds)[source]

Bases: Transformer

View still image file.

This is a “pass through” component that can be inserted anywhere in a pipeline. It displays the first frame it receives using PIL.Image.Image.show.


Comments or questions? Please email jim@jim-easterbrook.me.uk.