macOS
brew install libdicomlocal Homebrew formula metadata
sudo port install libdicomMacPorts ports tree · science/libdicom/Portfile · 来源: api.github.com
安装
brew install libdicomlocal Homebrew formula metadata
sudo port install libdicomMacPorts ports tree · science/libdicom/Portfile · 来源: api.github.com
sudo dnf install libdicomFedora Rawhide package metadata · libdicom · 来源: dl.fedoraproject.org
nix profile install nixpkgs#libdicomnixpkgs package indexes · pkgs/by-name/li/libdicom/package.nix · 来源: api.github.com
sudo pacman -S libdicomArch Linux sync databases · libdicom · 来源: geo.mirror.pkgbuild.com
概览
DICOM WSI read library
历史
libdicom is an Imaging Data Commons C library and command-line tool set for reading DICOM whole-slide imaging files. It is a newer, focused medical-imaging package built around fast metadata/frame access rather than general image rendering.
The upstream README describes libdicom as a free, MIT-licensed, fast, cross-platform, dependency-light C library and command-line toolkit for DICOM WSI files. It returns compressed frame data rather than RGB pixel arrays, and points users who want image processing toward OpenSlide 4.0 and later.
GitHub release notes show 1.0.x, 1.1.0, and 1.2.0 release-candidate work with fixes for memory use, thread-safety documentation, pointer ownership, DICOM catenation support, faster reads for files with an Extended Offset Table, and command-line behavior improvements.
The package's adoption story is tightly connected to DICOM WSI and OpenSlide. The README states that OpenSlide 4.0 and later use libdicom to implement DICOM support, making libdicom a small but important bridge between medical-imaging standards and common open-source slide tooling.
Developers use the C API or Python bindings to inspect metadata and read compressed frame payloads from DICOM WSI files. Command-line users get dcm-dump for structured inspection and dcm-getframe for frame extraction workflows.
libdicom is package-nerd interesting because it is a specialized C dependency created for a standards-heavy domain, has no broad dependency stack of its own, and lets larger imaging tools support DICOM WSI without each implementing frame indexing and parsing independently.
安全态势
library-like package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
dcm-dump | cli | 全局可执行文件 | |
dcm-getframe | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/ImagingDataCommons/libdicom
安装元数据
| 软件包键 | brew:libdicom |
|---|---|
| 版本 | 1.3.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/libdicom |
| 主页 | https://github.com/ImagingDataCommons/libdicom |
| 仓库 | https://github.com/ImagingDataCommons/libdicom |
| 上游文档 | https://libdicom.readthedocs.io/en/latest |
| 许可证 | MIT |
| 源码归档 | https://github.com/ImagingDataCommons/libdicom/releases/download/v1.3.0/libdicom-1.3.0.tar.xz |
| 最后更新 | 2026-06-06T14:20:17Z |
| Pulse | updated |
| 依赖 | uthash |
| 构建依赖 | meson, ninja |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libdicom |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
libdicom
nix profile install nixpkgs#libdicomlibdicom 1.3.0-1.fc45
C library and tools for reading DICOM data sets
https://github.com/ImagingDataCommons/libdicom
sudo dnf install libdicomlibdicom-devel 1.3.0-1.fc45
Development files for libdicom
https://github.com/ImagingDataCommons/libdicom
sudo dnf install libdicom-devellibdicom-doc 1.3.0-1.fc45
Documentation for libdicom
https://github.com/ImagingDataCommons/libdicom
sudo dnf install libdicom-doclibdicom-tools 1.3.0-1.fc45
Tools for decoding DICOM files
https://github.com/ImagingDataCommons/libdicom
sudo dnf install libdicom-toolslibdicom 1.3.0-1
C library and tools for reading DICOM data sets
https://github.com/ImagingDataCommons/libdicom
sudo pacman -S libdicomlibdicom
sudo port install libdicom来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.