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

Using an image-extended relational database to support content-based image retrieval in a PACS.

Caetano Traina1, Agma J M Traina, Myrian R B Araújo

  • 1Computer Science Department, University of São Paulo at Sdo Carlos, Brazil. caetano@icmc.usp.br

Computer Methods and Programs in Biomedicine
|March 8, 2006
PubMed
Summary

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

ZigzagNetVis: Suggesting Temporal Resolutions for Graph Visualization Using Zigzag Persistence.

IEEE transactions on visualization and computer graphics·2025
Same author

DEELE-Rad: exploiting deep radiomics features in deep learning models using COVID-19 chest X-ray images.

Health information science and systems·2025
Same author

Fast and accurate 3-D spine MRI segmentation using FastCleverSeg.

Magnetic resonance imaging·2024
Same author

Security and Privacy in Machine Learning for Health Systems: Strategies and Challenges.

Yearbook of medical informatics·2023
Same author

Patient assignment optimization in cloud healthcare systems: a distributed genetic algorithm.

Health information science and systems·2023
Same author

A 3D Radiomics-Based Artificial Neural Network Model for Benign Versus Malignant Vertebral Compression Fracture Classification in MRI.

Journal of digital imaging·2023

A new Picture Archiving and Communication System (PACS) enables content-based image retrieval using extended relational databases. This system efficiently answers similarity queries through specialized indexing and distance functions for enhanced medical image searching.

Area of Science:

  • Medical Informatics
  • Computer Science
  • Database Management

Background:

  • Traditional Picture Archiving and Communication Systems (PACS) often lack advanced image retrieval capabilities.
  • Efficiently searching large medical image archives is crucial for clinical workflows and research.
  • Content-based image retrieval (CBIR) offers a promising approach to overcome limitations of keyword-based search.

Purpose of the Study:

  • To introduce cbPACS, a novel Picture Archiving and Communication System with integrated content-based image retrieval functionalities.
  • To develop an extended relational database manager capable of storing and efficiently querying image features.
  • To enable similarity searches within medical image databases based on extracted image characteristics.

Main Methods:

Related Experiment Videos

  • Development of cbPACS, a system integrating an image-processing module with an extended relational database.
  • Extraction of image features, including normalized and metric histograms (invariant to scale, translation, rotation, and brightness).
  • Extension of SQL language to support image-based distance functions and similarity queries, translatable to standard SQL for broad compatibility.
  • Main Results:

    • The cbPACS successfully implements content-based image retrieval using color distribution features (histograms).
    • The system supports range and k-nearest neighbor similarity queries efficiently through specialized indexing.
    • Metric histograms provide robust image comparison, invariant to common transformations.

    Conclusions:

    • The developed cbPACS offers an effective solution for content-based image retrieval in medical imaging.
    • The extended relational database approach with specialized indexing enhances query performance for image similarity.
    • The system's architecture is extensible to incorporate additional image features like texture and shape for future applications.