An open API service indexing awesome lists of open source software.

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.

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.