macOS
brew install libdicomlocal Homebrew formula metadata
sudo port install libdicomMacPorts ports tree · science/libdicom/Portfile · ソース: api.github.com
brew
libdicom のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.