/PDS_Compute_MTF

Implementation of Slant Edge Method for MTF in Python from PDS Image.

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

PDS_Compute_MTF - A Python Implementation to generate MTF Curve

Features

  • Allows user to select ROI containing edge in an image
  • Detects Edge and generated LSF, ESF and MSTF Curves

Screen-Shots

ROI Selection:

docs/ScreenShots/ROI_Selection.png

Generated Plots:

docs/ScreenShots/Output_Plots.png

Note

  • Initial commits have some issues where it raises error for some ROIs. It will get fixed soon.