Skip to main content

torchslide - prebuilt version for Python 3.6

Project description

TorchSlide

  • Works only on Python-3.6
  • Bundles all binaries from ASAP to single package
  • Provides array-like interface for ASAP::MultiResolutionImage

Usage:

import torchslide as ts

slide = ts.Image('test.svs')
shape: 'Tuple[int]' = slide.shape
scales: 'Tuple[int]' = slide.scales
image: np.ndarray = slide[:2048, :2048]  # get numpy.ndarray

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

torchslide-0.3.0-cp36-cp36m-win_amd64.whl (5.7 MB view hashes)

Uploaded CPython 3.6m Windows x86-64

torchslide-0.3.0-cp36-cp36m-manylinux1_x86_64.whl (777.3 kB view hashes)

Uploaded CPython 3.6m

Supported by

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