07-Comparative Study of DICOM Files Handling Software's Study Based on the Anatomage Table (2)
07-Comparative Study of DICOM Files Handling Software's Study Based on the Anatomage Table (2)
1 Introduction
Nowadays, and specifically with large amounts of medical images acquired by modern
modalities [1, 2], medical imaging has evolved to digital. In this context, the exchange
of data between different equipment from different suppliers has become more and
more numerous. For the implement of communication between the medical image
equipment, the standard of Digital Imaging and Communications in Medicine
(DICOM) is constituted, which embodies several major enhancements to previous
versions of the ACR-NEMA Standard [3]. The DICOM does not present a simple
image format, it is rather expanded, and it presents communication techniques and
exchange between the different modalities used in medical imaging [4].
Moreover, the large amount of information stored in a DICOM file mainly explains
the use of a complex platform to manage them [5]. Indeed, Anatomage has developed a
virtual dissection table of the human body in real size [6] that can read and handle
DICOM files. In addition to that, several hundred cases are implemented by the
© Springer Nature Switzerland AG 2020
M. Serrhini et al. (Eds.): EMENA-ISTL 2019, LAIS 7, pp. 390–399, 2020.
https://doi.org/10.1007/978-3-030-36778-7_43
Comparative Study of DICOM Files Handling Software’s 391
2 An Overview of DICOM
The DICOM is a standard that was created by the American College of Radiology
(ACR) in association with the NEMA. It is standard norm for the informatics manage-
ment of data issued from the medical imagery. The purpose of this norm is to improve the
communication of the data regardless of device manufacturer, facilitate the development
and expansion of the archiving system and the image communication as well [4].
The DICOM format differs from other image formats once it deals with its information.
A DICOM file consists of a header and image data sets, all packed into a single file
[Figure]. The first few packets of information in it constitute the “header.” It stores
demographic information about the acquisition parameters, patient, for the imaging
study, matrix size, image dimensions, color space, and a host of additional non-intensity
information required by the computer to correctly display the image [11]. Each header
begins with a preamble of 128 bytes usually set to zero followed by 4 bytes to write the
characters ‘D’. ‘I’. ‘C’. ‘M’. As a result of the preamble, all kinds of information follow
one another. They are organized into several groups of information. Each data element
consists of three data fields if VR is implicit and four fields if VR is explicit. All of this
data represents a DICOM data dictionary [11]. The header data information is encoded
within the DICOM file so that it cannot be accidentally separated from the image data. If
the header is separated from the image Data, the computer will not know which imaging
study had been done or to whom it belongs and it will not be able to display the image
correctly, leading to a potential medicolegal situation [11] (Fig. 1).
392 Z. Farahat et al.
The software Adobe Photoshop permits to associate to the forms drawn and saved
as DICOM format a list of attributes. These shown attributes contain the Data Tag
Element, which is an ordered pair of 16-bit integers representing the group number, and
followed by the element number. It indicates the type of information that will follow. It
is broken down into 2 sets of 2 bytes, the first 2 bytes encode a group of information
and the next 2 bytes specify the element of the group (Fig. 3).
Comparative Study of DICOM Files Handling Software’s 393
There is a complete list of possible values for the “Tag” field. The table below
shows the most frequently used main groups of information (Table 1):
In addition to that, the software Adobe Photoshop uses DCMTK (DICOM Toolkit);
which is a set of libraries written in C++ permitting to examine, create and convert
DICOM files.
3.1 Materials
Anatomage Table. The Anatomage Table is a table of virtual dissection [9, 12]
realized to help the students to better understand their course of anatomy. It is run by
windows 7 and uses the application TableEDU 4.0, which is pre-installed in the table
by the constructor. This table permits to read and open the DICOM Files issued from
394 Z. Farahat et al.
3.2 Methods
Comparative Study. To carry out this comparative study and Benchmark we fol-
lowed the steps bellow.
– Identify the Search Engines (Google Scholar, SpringerLink DL…).
– Define Keywords. The key words we used are: Application/Software, DICOM files,
create, edit, remove, open source, compare, and manage.
– Define the Number of Applications to Compare. We have set the number to eight
software.
– Define the Comparison Criteria. Documentation, open source software, free soft-
ware, operating system adapted to the one used at the medical simulation center of
the Cheikh Zaid Foundation, programming language, export, import, registration in
DICOM format, storage in the application, display information specific to DICOM
files, reading DICOM files in 2D, 3D reconstruction from 2D images, simultaneous
display of several sections.
– Define the Rating System. We assigned a score (from 0 to 5) to each criterion with:
0–1: Unacceptable, 2: Weak, 3: Good, 4: Very Good, 5: Excellent.
By clicking on the command button “Add” (Fig. 5), a new line is added to the chart
of annotations. However, the added annotation does not appear on the list of annota-
tions of the Anatomage Table, which is explained by the difference between the format
known by the Anatomage table (CSV) and the format of the file modified by the VBA
Language (Excel). This led to a second tendency, which consists of recuperating a copy
of the original file containing the annotations, which is in a CSV format, from the
Anatomage Table and modifying it directly in our computers. For this reason, we had
to open this file with Open office to keep the same CSV format by choosing as a
character set Unicode “UTF-8” and as a means of separation “Tabulation”, then to add
manually some lines of annotations to the chart. The last step consists of saving the
modifications and transferring the new file to the Anatomage Table. The TableEDU 4.0
application permits to save the new spatial coordination’s of annotations (Fig. 6).
On this Radar chart (Fig. 7), both Weasis and 3D Slicer software occupy the
majority of the surface of the circle, the reason why we can say that they are the
software responding the most to the criteria.
3D Slicer. The 3D slicer is a software of reading and manipulation of medical images.
It permits to display the information linked to DICOM files in addition to modifying
the image parameters. This software had advantages such as; to do 3D reconstructions
from 2D images issued from different modalities of medical energy, besides comparing
simultaneously several views and to measure distances. The source code of this soft-
ware is accessible so there will be a possibility to complete it by many missing
functionalities if needed. A thing that was done by some searchers who added different
extensions and modules (130 modules and more than 74 extensions).
Weasis. Weasis is a software of visualization that permits to update the images
DICOM, a simultaneous reading is comparison of many images by modifying the
cutting plan. Moreover, this software permits to add some annotations, do some
measures adjust the brightness and contrast scale of the image, add signs and forms
geometric to design the wanted parts and to display the attributes and the information
linked to the DICOM files.
Comparison of the Two Software. Each of the two software has both advantages and
limits as well. On one hand, Weasis permits to do measures and add annotations.
However, this software does not permit to do 3D reconstructions. One the other hand,
the 3D software slicer permits to do 3D reconstructions as well as measurement but
without adding annotations.
398 Z. Farahat et al.
In the figure above (Fig. 8), the annotations added to the Anatomage table in CSV
format have been attributed to the 3D reconstruction made using the images taken by a
computerized tomography (CT) of the road polytrauma patient.
As shown in the figure above of the 3D reconstruction done using images taken by
a magnetic resonance imaging (MRI) (Fig. 9), by clicking on the annotations dis-
placement tool in the Volume Visibility dialog box we choose their ideal location. The
Anatomage table allows saving spatial coordination’s annotations automatically thanks
to the TableEDU 4.0 application’s tools. Furthermore, the doctors of Cheikh Zaid
foundation can prepare their courses as well as some quizzes for their students by
adding their own annotations and explanations to 3D pathologic reconstructions real-
ized by images taken by different modalities.
Comparative Study of DICOM Files Handling Software’s 399
5 Conclusion
This study led us to understand the structure of a DICOM file by using a proprietary
software called Photoshop, then to manage and manipulate DICOM files using a
software too. A study of the existing DICOM Files Handling Software’s has been done,
by defining the selection criteria that we drew from the TableEdu 4.0 application
installed on the Anatomage table. We first choose eight software based on these cri-
teria, and by Benchmarking, we have reduced this list to two software. In addition to
that, many annotations were added to the 3D reconstructions done on the Anatomage
table using images taken by different equipment. However, further investigations must
be done, using these results, to both create a new DICOM file by a programming
language and a new DICOM file manipulation software.
References
1. Rahmat, R.F., Andreas, T.S.M., Fahmi, F., Pasha, M.F., Alzahrani, M.Y., Budiarto, R.:
Analysis of DICOM image compression alternative using huffman coding. J. Healthc. Eng.
2019, 11 (2019). Article id 5810540
2. Pujar, J.H., Kadlaskar, L.M.: A new lossless method of image compression and
decompression using Huffman coding techniques. J. Theoret. Appl. Inf. Technol. (n.d.).
Accessed 23 Apr 2016
3. Liu, B., Zhu, M., Zhang, Z., Yin, C., Liu, Z., Gu, J.: Medical image conversion with
DICOM. In: Canadian Conference on Electrical and Computer Engineering, April 2007
4. Spilker, C.: The ACR-NEMA digital imaging and communications standard, August 1989
5. Patel, G.: DICOM medical image management the challenges and solutions: cloud as a
service. In: Third International Conference on Computing, Communication and Networking
Technologies (ICCCNT 2012) (2012)
6. Custer, T.M., Michael, K.: The utilization of the anatomage virtual dissection table in the
education of imaging science students. Radiat. Sci. Technol. Educ. (2015)
7. Taoum, A., Sadqi, R., Zidi, M., d’Anglemont de Tassigny, A., Megdiche, K., Ngote, N.: On
the use of anatomage table as diagnostic tool. Int. J. Biol. Biomed. Eng. 13 (2019)
8. Baratz, G., Wilson-Delfosse, A.L., Singelyn, B.M., Allan, K.C.: Evaluating the anatomage
table compared to cadaveric dissection as a learning modality for gross anatomy, March 2019
9. Decorato, I.: Anatomage Table: dissection anatomique virtuelle pour l’enseignement de
l’anatomie. Morphologie 100(330), 119 (2016)
10. Brucoli, M., Boccafoschi, F., Boffano, P., Broccardo, E., Benech, A.: The anatomage table
and the placement of titanium mesh for the management of orbital floor fractures. Oral Surg.
Oral Med. Oral Pathol. Oral Radiol. 126, 317–321 (2018)
11. Varma, R.: Managing DICOM images: tips and tricks for the radiologist. Indian J. Radiol.
Imaging 22(1), 4–13 (2012)
12. Martín, J.G.: Possibilities for the use of anatomage (the anatomical real body-size table) for
teaching and learning anatomy with the students, Department of Surgery and Social and
Medical Sciences, Unit of Human Anatomy and Embryology, Professor of Human Anatomy
and Embryology, Faculty of Medicine and Health Sciences, University of Alcalá, Alcalá de
Henares, Madrid, Spain (2018)
13. Link consulted to understand the DICOM standard. https://www.creatis.insa-lyon.fr/*ds
arrut/mybib/2004/rapportSeda2004.pdf