Skip to content

Barcode Annotations for Medical Image Retrieval: A Preliminary Investigation

Notifications You must be signed in to change notification settings

KimiaLabMayo/radon_barcodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Radon Barcodes - Barcode Annotations for Medical Image Retrieval: A Preliminary Investigation

Paper Abstract

This paper proposes to generate and to use barcodes to annotate medical images and/or their regions of interest such as organs, tumors and tissue types. A multitude of efficient feature-based image retrieval methods already exist that can assign a query image to a certain image class. Visual annotations may help to increase the retrieval accuracy if combined with existing feature-based classification paradigms. Whereas with annotations we usually mean textual descriptions, in this paper barcode annotations are proposed. In particular, Radon barcodes (RBC) are introduced. As well, local binary patterns (LBP) and local Radon binary patterns (LRBP) are implemented as barcodes. The IRMA x-ray dataset with 12,677 training images and 1,733 test images is used to verify how barcodes could facilitate image retrieval.

Code

This Matlab function extracts a Radon barcode from an image.

Usage: function barcode = extract RBC(IMG, nrows, ncols, numRays, showRBC)

Implemented as introduced and described in the paper.

Useful Links

Disclaimer

Kimia Lab at Mayo Clinic does not own the code in this repository. The code and data were produced in Kimia Lab at the University of Waterloo. The code is provided as-is without any guarantees, and is stored here as part of Kimia Lab's history. We welcome questions and comments.

This code is intended for research purposes only. Before using or cloning this repository, please read the End User Agreement.

About

Barcode Annotations for Medical Image Retrieval: A Preliminary Investigation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages