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

An object-oriented framework for medical image registration, fusion, and visualization.

Yang-Ming Zhu1, Steven M Cochoff

  • 1PET Engineering, Philips Medical Systems, 595 Miner Road, Cleveland, Ohio 44143, USA. yzhu@computer.org

Computer Methods and Programs in Biomedicine
|June 6, 2006
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

Ordered subset expectation maximization algorithm for positron emission tomographic image reconstruction using belief kernels.

Journal of medical imaging (Bellingham, Wash.)·2019
Same author

Fast PET Preview Image Reconstruction, Streaming, and Visualization During Data Acquisition: A Preliminary Study.

Journal of nuclear medicine technology·2019
Same author

Full-Dose PET Image Estimation from Low-Dose PET Image Using Deep Learning: a Pilot Study.

Journal of digital imaging·2018
Same author

Volume sweeping and bodyline matching for automated prealignment in volumetric medical image registration.

Computers in biology and medicine·2012
Same author

Automatic patient table removal in CT images.

Journal of digital imaging·2012
Same author

Pixel-feature hybrid fusion for PET/CT images.

Journal of digital imaging·2010

A new object-oriented framework simplifies medical image registration, fusion, and visualization. This software framework enhances code reuse and maintainability, demonstrated through three effective applications.

Area of Science:

  • Computer Science
  • Medical Imaging
  • Software Engineering

Background:

  • Developing robust software for medical image analysis is complex.
  • Existing frameworks may lack flexibility for diverse imaging tasks.
  • Integrating registration, fusion, and visualization requires specialized tools.

Purpose of the Study:

  • To present an object-oriented framework for image registration, fusion, and visualization.
  • To leverage the model-view-controller paradigm for enhanced software design.
  • To demonstrate the framework's utility through practical applications.

Main Methods:

  • Developed an object-oriented framework using the model-view-controller paradigm.
  • Incorporated design patterns for code reuse, complexity management, and portability.

Related Experiment Videos

  • Built three distinct applications on the framework: volume image processing, 2D registration/fusion, and image visualization.
  • Main Results:

    • The framework effectively supports diverse image processing tasks.
    • Applications demonstrate successful volume image grouping, re-sampling, 2D registration, fusion, and visualization.
    • The design facilitates maintainability and portability of the software.

    Conclusions:

    • The object-oriented framework provides a flexible and maintainable solution for medical image analysis.
    • The model-view-controller architecture enhances software engineering principles in medical imaging.
    • The demonstrated applications highlight the framework's versatility and effectiveness.