show#

ImageWidget.show(**kwargs)[source]#

Show the widget.

Parameters:

kwargs (Any) – passed to Figure.show()

Returns:

In Qt or GLFW, the canvas window containing the Figure will be shown. In jupyter, it will display the plot in the output cell or sidecar.

Return type:

BaseRenderCanvas

Examples#

ImGUI with ImageWidget

ImGUI with ImageWidget

Image widget

Image widget

Image widget grid

Image widget grid

Image widget Video

Image widget Video

Image widget videos side by side

Image widget videos side by side

Explore Covariance Matrix

Explore Covariance Matrix

Explore fourier transform of images

Explore fourier transform of images