components.framerepeat
- class FrameRepeat(config={}, **kwds)[source]
Bases:
ComponentRepeat each input frame a fixed number of times.
This can be used to turn a still image into a video sequence, e.g. to help with adjusting parameters while viewing a “live” output.
Config
countint
Number of times to repeat each frame.
Comments or questions? Please email jim@jim-easterbrook.me.uk.