Skip to content
View mstorath's full-sized avatar

Highlights

  • Pro

Block or report mstorath

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mstorath/README.md

Martin Storath

I lead the Lab for Mathematical Methods in Computer Vision and Machine Learning at Technische Hochschule Würzburg-Schweinfurt (THWS). The lab maintains the following open-source toolkits for variational methods for signal and image processing:

Repository What it does Languages Install
Pottslab Multilabel image segmentation via the Potts / piecewise-constant Mumford-Shah model Java, MATLAB, Python pip install pottslab
L1TV Exact L1-TV regularisation of real- or circle-valued signals MATLAB, Rust, Python pip install l1tv
CSSD Cubic smoothing splines for signals with discontinuities MATLAB, Rust, Python pip install cssd
MumfordShah2D Edge-preserving image restoration via the Mumford-Shah model MATLAB, Java, Rust, Python pip install mumfordshah2d
CircleMedianFilter Fast median filtering for phase or orientation data MATLAB, C++, Python pip install pycirclemedianfilter
DCEBE Bolus arrival time estimation for DCE-MRI signals MATLAB, Python pip install dcebe

Every repository ships a CITATION.cff — use GitHub's "Cite this repository" button to get BibTeX or APA in one click.

Collaborations

Repository What it does Co-author
HOMS_SignalProcessing Higher-order Mumford-Shah models for joint smoothing and partitioning of 1D signals and time series Lukas Kiefer
PALMS_ImagePartitioning Piecewise affine-linear Mumford-Shah for image partitioning (online demo) Lukas Kiefer
pcw-regrs Degrees-of-freedom penalised piecewise regression Stefan Volz

Pinned Loading

  1. Pottslab Pottslab Public

    Unsupervised multilabel image segmentation (color/gray/multichannel) based on the Potts model (aka piecewise constant Mumford-Shah model)

    Python 113 17

  2. CircleMedianFilter CircleMedianFilter Public

    Fast median filter for circle-valued data, for example signals or images describing phase or orientation

    C++ 16 5

  3. DCEBE DCEBE Public

    Estimation of bolus arrival times for DCE-MRI signals

    Python 3

  4. L1TV L1TV Public

    Denoising/reconstruction of piecewise constant signals using the L1TV model

    Rust 9 1

  5. MumfordShah2D MumfordShah2D Public

    Algorithms for edge preserving smoothing based on the Mumford-Shah model

    Rust 4

  6. CSSD CSSD Public

    Smoothing splines for signals with discontinuities

    Rust 7 2