Hello,
I'm trying to use the pyvips library to reconstruct a tiff/svs file from multiple numpy images of different magnification. The output tiff file could be read by openslide. Which function and parameters should I use for this task?
Thanks for your help.