Pinned Repositories
book-la-demo
Demos for "Linear Algebra for DS, ML, and SP" book
LinearMapsAA.jl
Overlay of LinearMaps.jl
mirt
Michigan Image Reconstruction Toolbox (MIRT) - Matlab version
mirt-demo
Demonstration notebooks for MIRT.jl
MIRT.jl
MIRT: Michigan Image Reconstruction Toolbox (Julia version)
MIRTio.jl
File I/O routines for MIRT
MIRTjim.jl
jiffy image display for image reconstruction
PhaseRetrievalWithOutliers
Code to reproduce 2015 paper on phase retrieval
reproduce-l-s-dynamic-mri
Matlab code for reproducing 2019 IEEE Tr. Comp. Im. paper "Efficient Dynamic Parallel MRI Reconstruction for the Low-Rank Plus Sparse Model" by Claire Lin
Sound.jl
Provide `sound` & `record` functions for playing & recording audio in Julia. Also Julia version of phase vocoder.
JeffFessler's Repositories
JeffFessler/mirt
Michigan Image Reconstruction Toolbox (MIRT) - Matlab version
JeffFessler/MIRT.jl
MIRT: Michigan Image Reconstruction Toolbox (Julia version)
JeffFessler/book-la-demo
Demos for "Linear Algebra for DS, ML, and SP" book
JeffFessler/Sound.jl
Provide `sound` & `record` functions for playing & recording audio in Julia. Also Julia version of phase vocoder.
JeffFessler/reproduce-l-s-dynamic-mri
Matlab code for reproducing 2019 IEEE Tr. Comp. Im. paper "Efficient Dynamic Parallel MRI Reconstruction for the Low-Rank Plus Sparse Model" by Claire Lin
JeffFessler/LinearMapsAA.jl
Overlay of LinearMaps.jl
JeffFessler/MIRTjim.jl
jiffy image display for image reconstruction
JeffFessler/onair-lassi
JeffFessler/MIRTio.jl
File I/O routines for MIRT
JeffFessler/ScoreMatching.jl
Statistical modeling using score matching
JeffFessler/JeffFessler
JeffFessler/LinearInterpolators.jl
Linear maps for interpolation in Julia
JeffFessler/MIRTdata
Data files for MIRT demos and tests
JeffFessler/reproduce-zeng-07-e3d
Code to reproduce 2007 Zeng paper doi 10.1109/TMI.2006.889719
JeffFessler/bib-scripts
JeffFessler/AbstractFFTs.jl
A Julia framework for implementing FFTs
JeffFessler/blocker-imagelab
JeffFessler/book-la-data
Data to accompany "Matrix methods" book
JeffFessler/brian-moore-dictionary-learning
JeffFessler/icip-15-ogm
Donghwan Kim's 2015 ICIP paper on OGM for image restoration
JeffFessler/image-demo
Demos related to imaging for outreach activities
JeffFessler/ismrm_ml2
Demos for ISMRM ML workshops
JeffFessler/JeffFessler.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
JeffFessler/LimitedLDLFactorizations.jl
Limited-Memory Factorization of Symmetric Matrices
JeffFessler/LinearMaps.jl
A Julia package for defining and working with linear maps, also known as linear transformations or linear operators acting on vectors. The only requirement for a LinearMap is that it can act on a vector (by multiplication) efficiently.
JeffFessler/MBLS
Code repo for paper "Model-based reconstruction for looping-star MRI"
JeffFessler/MRFingerprintingRecon.jl
JeffFessler/reproduce-ramani-11-pmi
Code to reproduce 2011 Ramani paper doi 10.1109/TMI.2010.2093536
JeffFessler/Unitful.jl
Physical quantities with arbitrary units
JeffFessler/Wavelets.jl
A Julia package for fast discrete wavelet transforms and utilities