Skip to content
/ mtf Public

Code for simulating the Modulation Transfer Function (MTF) for film, lenses, scanners, and sharpening.

License

Notifications You must be signed in to change notification settings

lese66/mtf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MTF curve estimation with Python

Author: Luis Samaniego

The source and file structure are based on the original code developed by Norman Koren. The author acknowledges the use of ChatGPT to facilitate the transcription and simplification of the code from MATLAB to Python. Additionally, the author has introduced new functionalities, enhanced documentation, and improved readability.

Install

  1. Save the script in a directory

  2. In terminal activate your python environment (here called py)

    conda activate py

  3. Run it from the Conda Terminal

    python mtf_curve.py

lese66

About

Code for simulating the Modulation Transfer Function (MTF) for film, lenses, scanners, and sharpening.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages