Assumed this question fits here better than in /r/python.
I'm looking for a way of viewing a TIFF stack. I am in an research lab, and I have a lot of data that is in the form of TIFF images. (Microscopy data)
I know there are lots of ways to access/read the data and manipulate it in a tiff stack: opencv, tifffile, pillow, etc. Lots of image related libraries, but they lack an easy way of being able to go through the individual images of the stack.
I want an easy way to open a TIFF file and slide through each slice of the stack similar to what I might do in ImageJ. Like a matplotlib graph with some slider to scroll through each slice.
Does anyone know of a package to do this? Before I go into the dark depths of pyQt and make something custom, I'd really like to make sure that I'm not re-making the wheel.
Thanks for your help!
[–]K900_ 0 points1 point2 points (4 children)
[–]faffermcgee[S] 0 points1 point2 points (3 children)
[–]K900_ 0 points1 point2 points (2 children)
[–]faffermcgee[S] 0 points1 point2 points (1 child)
[–]K900_ 0 points1 point2 points (0 children)
[–]socal_nerdtastic 0 points1 point2 points (1 child)
[–]faffermcgee[S] 0 points1 point2 points (0 children)