jakeoung / FourierPtychography.jl

Implementation of several Fourier Ptychography Microscopy (FPM) methods

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to FourierPtychography.jl

Install

Install Julia and in Julia REPL type:

julia> ]
pkg> add https://github.com/jakeoung/FourierPtychography.jl

Examples

Please see codes in examples folder.

References

  • [1] Code, SCILab provides the implementation of the Gerchberg Saxton algorithm.
  • [2] L. Bian et al. “Fourier ptychographic reconstruction using Wirtinger flow optimization”. In: Opt. Express 23.4 (2015), pp. 4856–4866. code
  • [3] Yeh. "Computational fluorescence and phase super-resolution microscopy". Thesis. 2020.

About

Implementation of several Fourier Ptychography Microscopy (FPM) methods


Languages

Language:Julia 100.0%