vuba.FramesGUI.read

static FramesGUI.read(gui, val)[source]

Callback for reading and displaying a frame from the provided frames.

Parameters

val (int) – Frame index in the requested frames.

Notes

Any image processing in the main method will be executed prior to displaying the frame.

Return type

FramesGUI