软件包: openslide-tools (3.4.1+dfsg-2)
openslide-tools 的相关链接
Trisquel 的资源:
下载源码包 openslide:
- [openslide_3.4.1+dfsg-2.dsc]
- [openslide_3.4.1+dfsg.orig.tar.xz]
- [openslide_3.4.1+dfsg-2.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Med Packaging Team (Mail Archive)
- Mathieu Malaterre
外部的资源:
- 主页 [openslide.org]
相似软件包:
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:
- Aperio (.svs, .tif) - Hamamatsu (.vms, .vmu, .ndpi) - Leica (.scn) - MIRAX (.mrxs) - Sakura (.svslide) - Trestle (.tif) - Generic tiled TIFF (.tif)
This package contains command line tools for file manipulation.
其他与 openslide-tools 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.11)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libglib2.0-0 (>= 2.14.0)
- GLib library of C routines
-
- dep: libopenslide0
- library for reading whole slide image files
-
- dep: libpng16-16 (>= 1.6.2-1)
- PNG library - runtime (version 1.6)
-
- sug: libtiff-tools
- TIFF manipulation and conversion tools