HGGM-LIM/Split-Bregman-ST-Total-Variation-MRI

Spatiotemporal total variation implemented using the split Bregman formulation

https://github.com/HGGM-LIM/Split-Bregman-ST-Total-Variation-MRI

Al momento, stai seguendo questo contributo

We provide an extension of the Split Bregman formulation to minimize the total variation in both space and time that can be used for compressed sensing MRI. It can be also easily modified to solve dynamic denoising problems.
The Split Bregman method separates L2- and L1-norm functionals in such a way that they can be solved analytically in two alternating steps. In the first step a linear system is efficiently solved in the Fourier domain, which can be done in MRI and image denoising problems where operators have representation in the Fourier domain. The computational cost is three FFT per iteration.
SpatioTemporalTVSB.m: Minimizes: beta_xy||grad_x,y u||_1 + beta_t||grad_t u||_1 st. ||Fu-f||^2 < delta, where u is the unknown image, F is the undersampled Fourier transform, f is the undersampled data, and beta_xy and beta_t| are spatial and temporal weighting sparsity parameters. This implementation allows selecting different weighting sparsity parameter for time and space.

Demo_SpatioTemporalTV_SplitBregman_Sim.m: This demo uses cardiac cine small-animal data as an exemplar to simulate an undersampling pattern based on a variable density pdf and compares ST-TV with spatial total variation (S-TV).

For additional information and citations, please refer to the following papers:
P Montesinos, J F P J Abascal, L Cussó, J J Vaquero, M Desco. Application of the compressed sensing technique to self-gated cardiac cine sequences in small animals. Magn Reson Med., 72(2): 369–380, 2013. DOI: http://dx.doi.org/10.1002/mrm.24936

Goldstein T, Osher S. The split Bregman method for L1-regularized problems. SIAM J Imaging Sci, 2:323–343, 2009.

Cita come

Juan Felipe Pérez Juste Abascal (2026). HGGM-LIM/Split-Bregman-ST-Total-Variation-MRI (https://github.com/HGGM-LIM/Split-Bregman-ST-Total-Variation-MRI), GitHub. Recuperato .

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux

Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate

Versione Pubblicato Note della release Action
1.1.0.0

Faster convergence by scaling forward and adjoint operators

1.0.0.0

Update of description

Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.