Skip to content

FCSBL for Multi-frequency Image Reconstruction, TMI, 2020, (Matlab)

Notifications You must be signed in to change notification settings

jinxixiang/FCSBL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fb2c055 · Aug 1, 2020

History

11 Commits
Aug 1, 2020
Aug 1, 2020
Aug 1, 2020
Jul 3, 2020
Aug 1, 2020
Jul 3, 2020
Aug 1, 2020
Jul 3, 2020

Repository files navigation

FCSBL

Jinxi Xiang (Tsinghua University & University of Edinburgh), Yonggui Dong (Tsinghua University), Yunjie Yang (University of Edinburgh)

Bioimpedance Imaging Problem

Note: This figure is a typical conductivity spectrum of biological tissue. However, monotonically increasing conductivity is not a prerequisite for applying FCSBL.

Two motivations:

  • Reconstruct multiple measurements simultaneously;
  • Enhance the reconstructed quality especially when SNR is low.

Proposed FCSBL

Multiple Measurement Model (MMV) + Sparse Bayesian Learning (SBL).

Benefits: exploit spatial correlation and frequency correlation to reconstruct better images.

FC-SBL code

  • Total variation. In the paper, DOI: 10.1109/TMI.2009.2022540 is used and the code is available from EIDORS. Here, a more flexible TV method (10.1109/TIP.2009.2028250) is provided.
  • SA-SBL (DOI: 10.1109/TMI.2018.2816739). I don't have the copyright to make the original SASBL code public.
  • FCSBL (proposed)

Running Platform

MATLAB 2019b, 32GB RAM memory, and a 6-core Intel, i7-8700 CPU. Please ensure sufficient RAM capacity, as the MMV model solves problems in higher dimensions.

About

FCSBL for Multi-frequency Image Reconstruction, TMI, 2020, (Matlab)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages