- Implementation of Slant Edge Method for MTF in Python from PDS Image.
- Reference: http://www.mathworks.com/matlabcentral/fileexchange/28631-slant-edge-script/
- Allows user to select ROI containing edge in an image
- Detects Edge and generated LSF, ESF and MSTF Curves
ROI Selection:
Generated Plots:
- Initial commits have some issues where it raises error for some ROIs. It will get fixed soon.