MTF in Practice: 1D, 2D & Frequency-Domain Image Decomposition with Python
π MTF in Practice
1D Edge Method β’ 2D MTF β’ Frequency-Based Image Reconstruction
Understanding MTF conceptually is one thing.
Seeing it computed β and watching images decompose into frequency components β builds true intuition.
This structured Python package includes:
πΉ 1D MTF from ESF
- Simulated edge
- ESF β LSF differentiation
- FFT implementation
- Frequency response interpretation
πΉ 2D MTF
- 2D Fourier transform
- Frequency magnitude visualization
- Radial frequency analysis
πΉ Image as Frequency Superposition
- Checkerboard frequency components
- Real image decomposition
- Frequency filtering
- Image reconstruction from selected bands
π» What You Get
β Fully commented Python scripts
β Clean visualization pipeline
β 1D and 2D implementations
β Practical, modifiable examples
β Structured for teaching or self-study
π― Ideal For
Medical physicists β’ Imaging physicists β’ Residents β’ Students β’ QA developers
π Why It Matters
MTF connects spatial resolution, sharpness, noise, and reconstruction physics.