软件包:octave-dicom(0.2.1-5)
manipulate DICOM files in Octave
Digital communications in medicine (DICOM) is an information standard, originally created for image transfer, which now deals with a large range of medical data.
This package provides functions to read and (eventually) write DICOM files in Octave, a scientific computation software. The functions in the package are intended to have similar usage as the dicom functions in the Matlab Image Processing Toolbox. In Octave they are separate: most image package users will not use dicom, and its dependency might be considered troublesome.
This Octave add-on package is part of the Octave-Forge project.
其他与 octave-dicom 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC 支持库
-
- dep: libgdcm2.8
- Grassroots DICOM runtime libraries
-
- dep: libgomp1 (>= 4.2.1)
- GCC OpenMP(GOMP)支持库
-
- dep: liboctave6
- shared libraries of the GNU Octave language
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: octave (>= 4.4.1)
- GNU Octave 语言,用于数值计算