ysbecca / py-wsi

Python package for dealing with whole slide images (.svs) for machine learning, particularly for fast prototyping. Includes patch sampling and storing using OpenSlide. Patches may be stored in LMDB, HDF5 files, or to disk. It is highly recommended to fork and download this repository so that personal customisations can be made for your work.
https://ysbecca.github.io/programming/2018/05/22/py-wsi.html
GNU General Public License v3.0
161 stars 93 forks source link

Ask a favor #43

Open zhufenglong2 opened 3 years ago

zhufenglong2 commented 3 years ago

I want to show the whole slide image with pyside2, just like the function of asap software. Do you have methods or suggestions?

zhufenglong2 commented 3 years ago

Thank you very much!