套件:openslide-tools(3.4.1+dfsg-7 以及其他的)
openslide-tools 的相關連結
Debian 的資源:
下載原始碼套件 openslide:
- [openslide_3.4.1+dfsg-7.dsc]
- [openslide_3.4.1+dfsg.orig-debian-tests-data.tar.xz]
- [openslide_3.4.1+dfsg.orig.tar.xz]
- [openslide_3.4.1+dfsg-7.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libglib2.0-0t64 (>= 2.14.0)
- GLib library of C routines
-
- dep: libopenslide0 (>= 3.4.1+dfsg)
- library for reading whole slide image files
-
- dep: libpng16-16t64 (>= 1.6.2)
- PNG library - runtime (version 1.6)
-
- sug: libtiff-tools
- TIFF manipulation and conversion tools