xmedcon
Medical image conversion utility
(X)MedCon can be used to convert between different file formats used in medical imaging. The supported formats are ACR-NEMA 2.0, Analyze (SPM), Concorde/μPET, DICOM 3.0, CTI ECAT 6/7, NIfTI-1, Interfile 3.3, PNG, and GIF87a/89a. This package includes a command-line utility (medcon) and a GTK+ based GUI application (xmedcon).
- Versions: 0.25.3
- Website: https://xmedcon.sourceforge.io
- Licenses: LGPL 2.0+
- Package source: gnu/packages/medical.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of xmedcon as follows:
guix install xmedcon
Or install a particular version:
guix install xmedcon@0.25.3
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of xmedcon about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/xmedcon'><img src='https://packages.guix.gnu.org/packages/xmedcon/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/xmedcon)
Example Org:
[[https://packages.guix.gnu.org/packages/xmedcon][https://packages.guix.gnu.org/packages/xmedcon/badges/latest-version.svg]]