guiqwt icon indicating copy to clipboard operation
guiqwt copied to clipboard

Add a widget displaying a stack of images

Open picca opened this issue 10 years ago • 0 comments

Hello, it would be great if guiqwt could provide a generic widget which allow to display a stack of images. A sort of StackImagePlot. This widget could take a StackImage class object which could be subclassed by the user in order to let's the user decide how to grab the image from a file, a camera, and hdf5 file etc...

I imagine that some tools could be attached to each images in order for exemple to select some point depending on the images, etc...

picca avatar Sep 18 '15 09:09 picca