openslide 3.2.5-1 source package in Ubuntu
Changelog
openslide (3.2.5-1) unstable; urgency=low * New upstream * Redo the man page directly using docbook. -- Ubuntu Archive Auto-Sync <email address hidden> Tue, 03 Jan 2012 02:34:51 +0000
Upload details
- Uploaded by:
- Ubuntu Archive Auto-Sync
- Uploaded to:
- Precise
- Original maintainer:
- Debian Med
- Architectures:
- any
- Section:
- libs
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Precise | release | universe | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
openslide_3.2.5.orig.tar.xz | 339.0 KiB | ac4485189b471e97a08d9529bde8e355fda3a8124789339b7195d09b50f6e682 |
openslide_3.2.5-1.debian.tar.gz | 15.5 KiB | ca9ca96dd310674508e636c548fa02db0a0893d118967e3cf6ca0d149a2c8d7e |
openslide_3.2.5-1.dsc | 2.1 KiB | bae302c8d9f39ba91b5e96e2040bc05e02e0305ee54551eff66021ebb85e7675 |
Available diffs
- diff from 3.2.4-2 to 3.2.5-1 (164.0 KiB)
Binary packages built by this source
- libopenslide-dev: Development files for the OpenSlide library
OpenSlide is a C library that provides a simple interface to read whole-slide
images also known as virtual slides.
.
Whole-slide images, also known as virtual slides, are large, high resolution
images used in digital pathology. Reading these images using standard image
tools or libraries is a challenge because these tools are typically designed
for images that can comfortably be uncompressed into RAM or a swap file.
Whole-slide images routinely exceed RAM sizes, often occupying tens of
gigabytes when uncompressed. Additionally, whole-slide images are typically
multi-resolution, and only a small amount of image data might be needed at a
particular resolution.
.
This library currently supports:
-Trestle (.tif)
-Hamamatsu (.vms, .vmu)
-Aperio (.svs, .tif)
-MIRAX (.mrxs)
-Generic tiled TIFF (.tif)
.
This package contains development files needed to build OpenSlide applications.
- libopenslide0: library for reading whole slide image files
OpenSlide is a C library that provides a simple interface to read whole-slide
images also known as virtual slides.
.
Whole-slide images, also known as virtual slides, are large, high resolution
images used in digital pathology. Reading these images using standard image
tools or libraries is a challenge because these tools are typically designed
for images that can comfortably be uncompressed into RAM or a swap file.
Whole-slide images routinely exceed RAM sizes, often occupying tens of
gigabytes when uncompressed. Additionally, whole-slide images are typically
multi-resolution, and only a small amount of image data might be needed at a
particular resolution.
.
This library currently supports:
-Trestle (.tif)
-Hamamatsu (.vms, .vmu)
-Aperio (.svs, .tif)
-MIRAX (.mrxs)
-Generic tiled TIFF (.tif)
.
This package contains the libraries needed to run OpenSlide applications.
- openslide-tools: Manipulation and conversion tools for OpenSlide
OpenSlide is a C library that provides a simple interface to read whole-slide
images also known as virtual slides.
.
Whole-slide images, also known as virtual slides, are large, high resolution
images used in digital pathology. Reading these images using standard image
tools or libraries is a challenge because these tools are typically designed
for images that can comfortably be uncompressed into RAM or a swap file.
Whole-slide images routinely exceed RAM sizes, often occupying tens of
gigabytes when uncompressed. Additionally, whole-slide images are typically
multi-resolution, and only a small amount of image data might be needed at a
particular resolution.
.
This library currently supports:
-Trestle (.tif)
-Hamamatsu (.vms, .vmu)
-Aperio (.svs, .tif)
-MIRAX (.mrxs)
-Generic tiled TIFF (.tif)
.
This package contains command line tools for file manipulation.