← Back to Projects
Hybrid Images
Created images combining low and high-frequency content using Gaussian and Laplacian filtering
Tags:Python •OpenCV •NumPy •SciPy •Matplotlib

Example output: Created images combining low and high-frequency content using Gaussian and Laplacian filtering
Created images combining low and high-frequency content
Gaussian and Laplacian filtering
Multiresolution blending
Fourier Transform analysis
Project Notes (v1)
Building writeup soon — meanwhile, here's what I'd improve next.
What I'd improve next
- • Enhanced error handling and edge cases
- • Performance optimizations
- • Additional features based on user feedback