itom.liveImage

itom.liveImage(cam[, className]) → 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)

Previous topic

itom.filterHelp

Next topic

itom.plot

This Page