(X)MedCon 0.16.3 - GUI X Window System Medical Image Conversion (and viewing) Utility for DICOM files

Post links to your 64bit module repos here. Repo maintainers are responsible for resolving any issues caused by their xzm's.
User avatar
Rava
Contributor
Contributor
Posts: 5401
Joined: 11 Jan 2011, 02:46
Distribution: XFCE 5.01 x86_64 + 4.0 i586
Location: Forests of Germany

(X)MedCon 0.16.3 - GUI X Window System Medical Image Conversion (and viewing) Utility for DICOM files

Post#1 by Rava » 08 Dec 2021, 03:19

(X)MedCon 0.16.3 - GUI X Window System Medical Image Conversion Utility and Medical Image Viewing Utility

I made these modules since I wanted a Linux viewing solution for files like such

Code: Select all

$ file 00000003
00000003: DICOM medical imaging data
Tested with Port 5.0rc3 XFCE 4.12

Obviously, you need DICOM medical imaging data files to have use for these modules. In my case, I have 2 ISO-CDs with CT images on them. Ask your doctor if current CT or X-ray that got made is digital already (most probably it is when it is halfway current) and if you can have a CD-ISO for yourself. B)

More info on that on wikipedia:
https://en.wikipedia.org/wiki/DICOM
Digital Imaging and Communications in Medicine (DICOM) is the standard for the communication and management of medical imaging information and related data. DICOM is most commonly used for storing and transmitting medical images enabling the integration of medical imaging devices such as scanners, servers, workstations, printers, network hardware, and picture archiving and communication systems (PACS) from multiple manufacturers. It has been widely adopted by hospitals and is making inroads into smaller applications such as dentists' and doctors' offices.

DICOM files can be exchanged between two entities that are capable of receiving image and patient data in DICOM format. The different devices come with DICOM Conformance Statements which state which DICOM classes they support. The standard includes a file format definition and a network communications protocol that uses TCP/IP to communicate between systems.
[…]
and by the The National Center for Biotechnology Information ("National" as in: USA) here: https://www.ncbi.nlm.nih.gov/pmc/articles/PMC61235/
Understanding and Using DICOM, the Data Interchange Standard for Biomedical Imaging
[…]
xmedcon_0.16.3+dfsg-1_amd64.xzm (60 kB)
xmedcon_0.16.3+dfsg-1_dependencies.xzm (280 kB)

48c92107b7107ae2017f3755dfea0798 xmedcon_0.16.3+dfsg-1_amd64.xzm
fbf0edcc7229ee00b15361693808df7a xmedcon_0.16.3+dfsg-1_dependencies.xzm

Image

Since filehorst speaks German, a short HOWTO download and translation:

To get it, first wait 15 seconds "Dein Download wird jetzt vorbereitet." (Your download is being prepared)
Then click "Jetzt zur Download-Seite" (now to the download page)
Then click "Dein Download steht nun bereit. Klicke hier, um ihn zu starten." (Your download is ready. Click here to start downloading it)
_________________________________________________________________

man xmedcon

Code: Select all

       xmedcon - MedCon with GUI for the X Window System

SYNOPSIS
       xmedcon [options] [-f <file>]

        or

       xmedcon [--help | <file>]

DESCRIPTION
  XMedCon  is an X-Windows graphical userinterface built around the MedCon li‐
  brary. The program is capable of reading grayscale  (reconstructed)  medical
  image  formats with multiple images and is based on the amazing Gtk+ and Im‐
  lib libraries.
xmedcon_0.16.3+dfsg-1_amd64.xzm converted from xmedcon_0.16.3+dfsg-1_amd64.deb

xmedcon_0.16.3+dfsg-1_dependencies.xzm has:

Code: Select all

root@porteus:/mybin/linux/xmedcon/xmedcon_0.16.3+dfsg-1_dependencies# ls -o usr/lib64/lib*
lrwxrwxrwx 1 root     15 Dec  7  2020 usr/lib64/libmdc.so.3 -> libmdc.so.3.0.0
-rw-r--r-- 1 root 843424 Dec  7  2020 usr/lib64/libmdc.so.3.0.0
lrwxrwxrwx 1 root     19 Jan  2  2021 usr/lib64/libniftiio.so.2 -> libniftiio.so.2.1.0
-rw-r--r-- 1 root 141392 Jan  2  2021 usr/lib64/libniftiio.so.2.1.0
lrwxrwxrwx 1 root     15 Jan  2  2021 usr/lib64/libznz.so.3 -> libznz.so.3.0.0
-rw-r--r-- 1 root  14328 Jan  2  2021 usr/lib64/libznz.so.3.0.0
manually converted from
libmdc3_0.16.3+dfsg-1_amd64.deb
libniftiio2_3.0.1-8_amd64.deb
libznz3_3.0.1-8_amd64.deb
since they use library path usr/lib/x86_64-linux-gnu/ instead of usr/lib64/
__________________________________

md5sums of the debs used:
e7e8775073f4384abe4d97e0458ee968 libmdc3_0.16.3+dfsg-1_amd64.deb
6941292ce1f7ca5953ec701292c7f27f libniftiio2_3.0.1-8_amd64.deb
9b6bbef9463521772dcd775523b91f75 libznz3_3.0.1-8_amd64.deb
468d31b0b63e55a81ebd89b93e32cb81 xmedcon_0.16.3+dfsg-1_amd64.deb
Cheers!
Yours Rava