Skip to content

My bachelor's degree thesis - a JavaFX application which allows browsing through medical images stored in DICOM format and achieving detailed information about examinations from loaded images

Notifications You must be signed in to change notification settings

krisko4/DICOM-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Thesis

My bachelor's degree thesis. An application written in Java, which allows browsing through DICOM files and managing image data.

Short video example

IMAGE ALT TEXT HERE

Nuclear medicine imaging browser

Abstract. The purpose of nuclear medicine is diagnosing and treating various diseases using radioactive isotopes. Supported by appropriate devices, there is a possibility to register results of particular examination as image. Nowadays, a large amount of medical information is stored in DICOM format. The standard allows the exchange of data not only betweenmedical devices but also unprofessional equipment, such as handheld devices: tablets, smartphones, PCs. As a result one can observe results of different examinations on their own phone or laptop. Since DICOM format is not supported by operative systems in most cases, there is a necessity of using proper software to deal with the problem. For this purpose, browsers allowing extraction of data from DICOM files and its’ analysis are created. The goal of the thesis is to create a desktop application achieving tasks mentioned above. Moreover, the viewer will make measurements on displayed images resulting with physical units possible.

Keywords: DICOM, nuclear medicine, image processing

Przeglądarka obrazów medycyny nuklearnej

Streszczenie. Medycyna nuklearna to dziedzina zajmująca się diagnostyką i leczeniem chorób z wykorzystaniem izotopów promieniotwórczych. Za pomocą odpowiednich urządzeń możliwa jest rejestracja wyników badań tej gałęzi w formie obrazu. W dzisiejszych czasach duża ilość informacji medycznej przechowywana jest w formacie DICOM. Standard ten umożliwia wymianę danych między urządzeniami medycznymi, czy też sprzętem nieprofesjonalnym, do którego zaliczyć możemy urządzenia podręczne typu tablet, telefon komórkowy czy też komputer stacjonarny. Dzięki temu każdy z nas może dokonać obserwacji wyników badań na swoim laptopie bądź smartfonie. Ponieważ format DICOM nie jest w większości przypadków domyślnie obsługiwany przez system operacyjny danego urządzenia, niezbędnym staje się skorzystanie z odpowiedniego oprogramowania, które poradzi sobie z tym problemem. W tym celu powstają przeglądarki umożliwiające pozyskiwanie informacji z plików DICOM oraz ich analizę i przetwarzanie. Celem niniejszej pracy dyplomowej jest stworzenie aplikacji okienkowej, która to umożliwi. Ponadto przeglądarka zagwarantuje dokonywanie pomiarów na wyświetlanych obrazach, dających wyniki w jednostkach fizycznych.

Słowa kluczowe: DICOM, medycyna nuklearna, przetwarzanie obrazu

How can I run it?

Since the project has been written in Java, please make sure you have Java SDK installed on your device.

In order to run DICOM Browser, please double click on run.bat file. Image samples can be found in dicoms directory. That's it!

About

My bachelor's degree thesis - a JavaFX application which allows browsing through medical images stored in DICOM format and achieving detailed information about examinations from loaded images

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages