Giter Club home page Giter Club logo

r2ct's Introduction

Ring-Reduced Computed Tomography

This MATLAB package provides implementations of reconstruction models for X-ray tomographic imaging described in the paper:

Hari Om Aggrawal, Martin S. Andersen, Sean Rose, and Emil Sidky, "A Convex Reconstruction Model for X-ray tomographic Imaging with Uncertain Flat-fields", IEEE Transactions on Computational Imaging, 2017.

pdf

The reconstruction models proposed in the paper are suitable when only a small number of flat-field samples are available or when the flat-field estimate is noisy or uncertain. Instead of using the maximum likelihood (ML) estimate of the flat-field in a separate approximate maximum aposteriori (MAP) reconstruction model, the proposed models (which we refer to as JMAP and SWLS) jointly estimate the attenuation image and the flat-field. In addition to these new models, the package also includes several existing reconstruction models that use the ML estimate of the flat-field. The general reconstruction model is given by

where the variable u denotes the attenuation coefficients (the image), v(u) denotes the flat-field (possibly as a function of u), and J is a convex function of u, corresponding to one of the following reconstruction models:

  • jmap (default) — equivalent to joint MAP estimation of u and flatfield
  • swls — solves stripe-weighted least-squares approximation of jmap using ML estimate of flat-field
  • baseline — solves baseline reconstruction using the true flat-field (inverse crime!)
  • amap — solves approximate MAP estimatation problem using ML estimate of flat-field
  • wls — solves weighted least-squares approximation of amap using ML estimate of flat-field

For more information about the different models, refer to the paper or read the help text included in src/gd_recon.m.

As demonstrated with the reconstructions below, the JMAP and SWLS models proposed in the paper can significantly reduce ring artifacts that arise because of flat-field estimation errors; refer to the paper for details about this numerical experiment.

Baseline FBP (inverse crime) FBP Preprocessing + FBP
Baseline MAP (inverse crime) AMAP JMAP
WLS SWLS

In order to assess the reduction of ring artifacts in reconstructions, we proposed the "Ring Ratio" error measure in the paper which quantifies the flat-field error in the image domain. The ring images as shown below clearly demonstrates the effectiveness of the JMAP model.

Baseline MAP (inverse crime) AMAP JMAP

Examples

The examples require the following MATLAB packages:

Bugs & support

Create a new issue or send an email to Hari Om Aggrawal ([email protected]).

r2ct's People

Contributors

hariagr avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.