VSI image support in Images.jl

On a whim I tried to load a .vsi image file from an Olympus microscope (cellSense software) into Julia (I wasn’t expecting it to work) and I was surprised to see that it didn’t give an error-- it loaded the first frame of the image stack. My question is, since I can successfully load one frame of the image stack, it seems like it shouldn’t be too hard to load all the frames, is there any way to do this? I wasn’t able to turn up anything in the images.jl documentation.

1 Like

Just wondering, any news?