Computationally Enhanced Quantitative Phase Microscopy

Version 1.0.2 (67.8 KB) by Xili Liu
Toolbox for the ceQPM method
61 Downloads
Updated 6 May 2020

View License

The ceQPM.m is an example script to process the QPM images acquired by the SID4BIO camera using the ceQPM method developed by Xili Liu, et al. The method is described in Liu, Xili, et al. "Computationally Enhanced Quantitative Phase Microscopy Reveals Autonomous Oscillations in Mammalian Cell Growth." bioRxiv (2019): 631119.

The image processing pipeline includes:
1. load the experiment information
2. make the synthetic reference image from the central FOVs
3. test the performance the reference by one FOV
4. apply the reference to all the images
5. remove additional background by the thin plate interpolation
6. process the fluorescent images
7. cell segmentation
8. cell tracking
9. save example FOVs

Since the processing pipeline varies with the experimental setting, we only give one example on how to process the time-lapse movie taken at multiple positions with multiple channels in a multiple-well plate (t_xy_c). And as such a QPM movie is usually very large, we do not include an example movie in the package. But the functions have been tested by other users with their own data.

The background removal parameters are sensitive to the magnification and cell area. The segmentation and tracking parameters are sensitive to the cell line. The parameters used in the example are specific for HeLa cells measured under the 10X objective.

For clarification, we only include the functions called by the example script in this package. One can easily modify the example functions to work for other experimental settings. Functions for other experimental settings or other cell lines are also available upon request.

Created by Xili Liu
Last modified on 4/21/2020
contact information: Xili_Liu@hms.harvard.edu

This toolbox uses the array_padd function developed by Sergei Koptenko; imOverlay developed by David Legland; parseXML; parseChlidNodes; real2rgb and rescale developed by Oliver.Woodford.

Cite As

Xili Liu (2024). Computationally Enhanced Quantitative Phase Microscopy (https://www.mathworks.com/matlabcentral/fileexchange/75387-computationally-enhanced-quantitative-phase-microscopy), MATLAB Central File Exchange. Retrieved .

Liu, Xili, et al. Computationally Enhanced Quantitative Phase Microscopy Reveals Autonomous Oscillations in Mammalian Cell Growth. Cold Spring Harbor Laboratory, May 2019, doi:10.1101/631119.

View more styles
MATLAB Release Compatibility
Created with R2017a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.2

small changes

1.0.1

small changes

1.0.0