octave-dicom 0.6.0-3build1 source package in Ubuntu
Changelog
octave-dicom (0.6.0-3build1) oracular; urgency=medium * No-change rebuild against octave-abi-59 -- Graham Inggs <email address hidden> Tue, 14 May 2024 09:42:24 +0000
Upload details
- Uploaded by:
- Graham Inggs
- Uploaded to:
- Oracular
- Original maintainer:
- Debian Octave Group
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
octave-dicom_0.6.0.orig.tar.gz | 872.0 KiB | 085b29a8f243494d4f83ea3a76e6f5ffe83e98f0e9b3db0f96eb3a91e0e3ea1d |
octave-dicom_0.6.0-3build1.debian.tar.xz | 4.7 KiB | 6de7544311a37c055e96a3bd6152f6cb3734dceea4d7881858025a64e09bc8eb |
octave-dicom_0.6.0-3build1.dsc | 2.1 KiB | 5605918ef4003768bcf955e8c3457d98fe2e39e7f0d189ca96c966ee9d6ae68c |
Available diffs
- diff from 0.6.0-3 (in Debian) to 0.6.0-3build1 (417 bytes)
Binary packages built by this source
- octave-dicom: 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-dbgsym: debug symbols for octave-dicom