https://github.com/luisvalesilva/wsipre
Handling whole-slide images with region-level annotations.
https://github.com/luisvalesilva/wsipre
biomedical-image-analysis biomedical-image-processing python-library virtual-slide whole-slide-imaging
Last synced: 2 months ago
JSON representation
Handling whole-slide images with region-level annotations.
- Host: GitHub
- URL: https://github.com/luisvalesilva/wsipre
- Owner: luisvalesilva
- License: mit
- Created: 2018-12-12T13:44:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-14T09:48:16.000Z (over 7 years ago)
- Last Synced: 2025-09-07T07:22:15.398Z (9 months ago)
- Topics: biomedical-image-analysis, biomedical-image-processing, python-library, virtual-slide, whole-slide-imaging
- Language: Jupyter Notebook
- Size: 7.55 MB
- Stars: 10
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wsipre
**W**hole-**S**lide **I**mage **PRE**processing
**wsipre** is a small Python package to handle whole-slide images (WSI; also
known as virtual slides) with region-level annotations.
**wsipre** can be installed from PyPI as shown below. For more detail check out
the [docs](https://luisvalesilva.com/wsipre/_build/html/index.html).
```console
pip install wsipre
```
## License
This project is licensed under the terms of the MIT license. See [LICENSE](LICENSE) file for details.