Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Videos

A JAVA environment for medical image data analysis: initial application for brain PET quantitation

K Mikolajczyk1, M Szabatin, P Rudnicki

  • 1Institute of Precision and Biomedical Engineering, Warsaw University of Technology, Poland.

Medical Informatics = Medecine Et Informatique
|October 24, 1998
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

PTB airway compression complicated by vascular abnormalities and cardiac involvement: A case series demonstrating diagnosis and management.

Pediatric pulmonology·2024
Same author

SARS-CoV-2 coinfection in children with severe airway obstruction due to pulmonary tuberculosis.

Pediatric pulmonology·2024
Same author

The Association between Tumour Markers and Meta-iodobenzylguanidine Scans in South African Children with High-risk Neuroblastoma.

Clinical oncology (Royal College of Radiologists (Great Britain))·2021
Same author

Quality of life in breast cancer survivors: An assessment of international breast cancer dragon boat racers.

Lymphology·2021
Same author

Transfer, loss and physical processing of water in hit-and-run collisions of planetary embryos.

Celestial mechanics and dynamical astronomy·2020
Same author

[Problem-oriented mangement in modern orthopaedic trauma].

Der Unfallchirurg·2020
Same journal

Backpropagation and adaptive resonance theory in predicting suicidal risk.

Medical informatics = Medecine et informatique·1999
Same journal

Enhancing security and improving interoperability in healthcare information systems.

Medical informatics = Medecine et informatique·1999
Same journal

A multi-agent architecture for teaching dermatology.

Medical informatics = Medecine et informatique·1999
Same journal

A network-based training environment: a medical image processing paradigm.

Medical informatics = Medecine et informatique·1999
Same journal

Hippocrates: an integrated platform for telemedicine applications.

Medical informatics = Medecine et informatique·1999
Same journal

MEDNET97. Proceedings of a conference on the internet in medicine. November 1997.

Medical informatics = Medecine et informatique·1998
See all related articles

This study developed a flexible, portable Java framework for medical image processing and visualization, overcoming the limitations of expensive, restricted software. The system enables real-time data sharing and quantitative analysis, particularly for Positron Emission Tomography (PET) data.

Area of Science:

  • Medical Imaging
  • Software Engineering
  • Computational Science

Background:

  • Traditional medical image analysis software is often costly and platform-restricted.
  • A need exists for flexible, open, and portable solutions for medical image processing and visualization.

Purpose of the Study:

  • To implement a versatile, cross-platform framework for medical image processing and visualization.
  • To support various data formats, including DICOM 3.0.
  • To facilitate quantitative analysis, specifically kinetic modeling for Positron Emission Tomography (PET) data.

Main Methods:

  • Developed a modular framework using Java for platform independence.
  • Encapsulated specialized functionalities into standalone yet interoperable tools.
  • Integrated general viewing capabilities and a flexible design for adding new processing modules (Java classes).

Related Experiment Videos

Main Results:

  • Successfully applied the software to quantitative analysis of PET data in clinical and patient studies.
  • Demonstrated the feasibility of implementing complex, computationally demanding Java applications.
  • Achieved stable performance comparable to C code with just-in-time compilation, despite portability challenges.

Conclusions:

  • The developed Java framework provides a flexible and portable solution for medical image analysis.
  • The software effectively supports quantitative analysis of PET data and can be extended for other imaging modalities.
  • Java-based development is viable for demanding medical imaging applications, offering significant advantages in portability and accessibility.