vis4d.vis.image.viewer¶
Viewer implementations to display images.
- class ImageViewerBackend[source]¶
Abstract interface that allows to show images.
- class MatplotlibImageViewer[source]¶
A image viewer using matplotlib.pyplot.
Modules
Base class of image viewer for image based visualization. |
|
Matplotlib based image viewer. |