MTFdh

Calculate the MTF from a tilted edge or tilted slit

Ahora está siguiendo esta publicación

MTFdh is a series of Matlab functions used for the calculation of the Modulation Transfer Function (MTF). The theory behind these functions is described in 2018 SPIE proceeding 10625-5 and forms the basis behind NVLabCap’s MTF imaging evaluation software.
Some example images and a few example calling scrips are also provided:
1. AngleVariation.m : examples of how MTFdh behaves with angle
2. NoiseTest.m : demonstration of confidence interval predictions for MTF
3. ColorImageExample.m : Through-the-Bayer pattern MTF, showing how defective pixels are used
4. LoadExampleMTF2dDataSet.m : Load and calculate data from 2018 SPIE proceeding 10625-20

Citar como

David Haefner (2026). MTFdh (https://es.mathworks.com/matlabcentral/fileexchange/66894-mtfdh), MATLAB Central File Exchange. Recuperado .

Agradecimientos

Inspiración para: IR Noise Evaluation

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.2.0.0

Added example of calling from a file with region of interest selection (ROI)

1.1.0.0

Updated paths in example files, removed signal processing toolbox requirement, added sort to Noise demonstration

1.0.0.0

added missing files