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#
Image widget
Image widget videos side by side
Image widget videos side by side
Image widget grid
Image widget Video
Explore Covariance Matrix
ImGUI with ImageWidget