Skip to content

HuanglabPurdue/cCRLB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Constrained Cramér-Rao Lower Bound (cCRLB) for microscopy denoising algorithms based on OTF prior.

This folder contains the all the functions for calculating cCRLB

How to run

The demo package consists of functions and scripts written in MATLAB (MathWorks, Natick, MA). The code has been tested in MATLAB version R2015a. To run the demo code for simulated microtubule structure:

  1. Set the current folder in MATLAB to be cCRLB code\
  2. Open script cCRLB_demo.m. Set the value of the following parameters: imgsz (image size), NA (numerical aperture of the objective), Lambda (emission wavelength), I (photon count of each fluorophore), bg(background photon count), gainsub (gain map) and varsub (variance map) of the camera.
  3. Run the code.
  4. The output includes: CRLB (estimation bound without constraint), cCRLB (estimation bound with constraint)

The usage of the demo code for experimental data is similar to the instruction above. Please see the included script, cCRLB_demo.m, for detail.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages