MTFdh

Calculate the MTF from a tilted edge or tilted slit
1,3K téléchargements
Mise à jour 27 avr. 2018

Afficher la licence

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

Citation pour cette source

David Haefner (2024). MTFdh (https://www.mathworks.com/matlabcentral/fileexchange/66894-mtfdh), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2016a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Remerciements

A inspiré : IR Noise Evaluation

Community Treasure Hunt

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

Start Hunting!

MTFdh/

MTFdh/GeneralUseFunctions/

MTFdh/MTF_SubFunctions/

MTFdh/MTFdhCallingExamples/

Version Publié le Notes de version
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