Skip to main content

Python interface to OpenSlide

Project description

OpenSlide Python is a Python interface to the OpenSlide library.

OpenSlide is a C library that provides a simple interface for reading whole-slide images, also known as virtual slides, which are high-resolution images used in digital pathology. These images can occupy tens of gigabytes when uncompressed, and so cannot be easily read using standard tools or libraries, which are designed for images that can be comfortably uncompressed into RAM. Whole-slide images are typically multi-resolution; OpenSlide allows reading a small amount of image data at the resolution closest to a desired zoom level.

OpenSlide can read virtual slides in several formats:

Requirements

  • Python 2 >= 2.6 or Python 3 >= 3.3

  • OpenSlide >= 3.4.0

  • Python Imaging Library or Pillow

Installation

  1. Install OpenSlide.

  2. pip install openslide-python

Using PIL

setup.py assumes that you want to use the Pillow fork of PIL. If you already have classic PIL installed, you can use it instead. Install OpenSlide Python with:

pip install --no-deps openslide-python

or, if you are installing by hand:

python setup.py install --single-version-externally-managed --record /dev/null

More Information

License

OpenSlide Python is released under the terms of the GNU Lesser General Public License, version 2.1.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

openslide-python-1.0.1.tar.gz (270.1 kB view details)

Uploaded Source

File details

Details for the file openslide-python-1.0.1.tar.gz.

File metadata

File hashes

Hashes for openslide-python-1.0.1.tar.gz
Algorithm Hash digest
SHA256 f8f1082f95145202da15315497b36d16e9bfd3438629068f61a601f133d8954a
MD5 f13e21cf7193c10882bf646208c7dca7
BLAKE2b-256 a34a989572d190260568192d3095715e79fdd77c3b2f18b5dfb1fbffbfb0e2c4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page