Giter Site home page Giter Site logo

hijizhou / pureletdeconv Goto Github PK

View Code? Open in Web Editor NEW
10.0 3.0 9.0 75.23 MB

PURE-LET image deconvolution

License: GNU General Public License v3.0

Java 98.74% MATLAB 0.43% HTML 0.83%
deconvolution restoration pure-let microscopy poisson mixed-poisson-gaussian noise

pureletdeconv's Introduction

PURE-LET Image Deconvolution

Jizhou Li, Florian Luisier and Thierry Blu


In a variety of applications, ranging from astronomical imaging to biological microscopy, the predominant source of noise follows a Poisson distribution due to the quantum nature of the photon-counting process at the detectors. The observation model for a linear degradation caused by blurring and Poisson noise (and possibly additive Gaussian noise) is given by

{\my = \alpha\ \mathcal{P}\left(\frac{\bH\mx}{\alpha}\right) + \mathcal{N}(\mathbf{0},\sigma^2\bOne)}

where {y} denotes the distorted observation of the unknown true image {x}. {H} implements a convolution of the point spread function. {P} represents the effect of Poisson noise.

Our approach is to approximate the deconvolution process as a linear combination of elementary processings of the image, termed "linear expansion of thresholds (LET)" whose coefficients are obtained by minimizing a quadratic criterion (the Poisson unbiased risk estimate - PURE). Each elementary processing consists of Wiener filtering followed by adaptive thresholding in wavelet domain. The principle is shown as follows:

{Principle}

Typically three different Wiener filters are used, with regularization parameters fixed once for all.

Advantages of the proposed approach:

  • Non-iterative and thus has an explicit solution.
  • Low computational complexity since it boils down to solving a small linear system of equations.
  • Very robust to a wide range of noise level.
  • No parameter tuning.

Running time:

  • Typically, for a 256×256 size image, the ImageJ plugin takes around 0.3 sec in my Macbook Pro (2.9 GHz, i9).

References

  • [1] Li, J., Luisier, F., & Blu, T.,"PURE-LET image deconvolution", IEEE Transactions on Image Processing, Vol. 27 (1), pp. 92–105, January 2018.
  • [2] Li, J., Luisier, F., & Blu, T.,"PURE-LET deconvolution of 3D fluorescence microscopy images", Proceedings of the Fourteenth IEEE International Symposium on Biomedical Imaging (ISBI'17), Melbourne, Australia, pp. 723–727, April 18–21, 2017. Best student paper award (2nd place).
  • [3] Li, J., Luisier, F., & Blu, T.,"Deconvolution of Poissonian images with the PURE-LET approach", Proceedings of the 2016 IEEE International Conference on Image Processing (ICIP'16), Phoenix, AZ, USA, pp. 2708–2712, September 25–28, 2016. Best Paper Runner-Up Award.

ImageJ plugin snapshot

Screenshot

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.