itom.liveImage

itom.liveImage(cam[, className, properties]) → show a camera live image in a newly created figure

Creates a plot-image (2D) and automatically grabs images into this window. This function is not blocking.

Parameters:

cam : {dataIO-Instance}

Camera grabber device from which images are acquired.

className : {str}, optional

class name of desired plot (if not indicated or if the className can not be found, the default plot will be used (see application settings)

properties : {dict}, optional

optional dictionary of properties that will be directly applied to the plot widget.