ricardoborsoi / SRR_EIT

Super resolution reconstruction of electrical impedance tomography images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Super-resolution reconstruction of electrical impedance tomography images

This is the authors' implementation of [1].

The code is implemented in MATLAB and includes:

  • main.m - a demo script that super-resolves a breathing lung sequence
  • ./hs/ - Horn and Schunck image registration algorithm
  • README - this file

IMPORTANT:

If you use this software please cite the following in any resulting publication:

[1] Super-resolution reconstruction of electrical impedance tomography images
    R.A. Borsoi, J.C.C. Aya, G.H. Costa, J.C.M. Bermudez.
    Computers & Electrical Engineering, 69, pp. 1-13, 2018.

INSTALLING & RUNNING:

Just start MATLAB and run main.m.

NOTES:

  1. The Horn and Schunck image registration algorithm was provided by D. Sun and coauthors, and is available at http://people.seas.harvard.edu/~dqsun/. Secrets of optical flow estimation and their principles D Sun, S Roth, MJ Black. CVPR, 2010.

About

Super resolution reconstruction of electrical impedance tomography images


Languages

Language:MATLAB 100.0%