Image Blur Effects App
Upload an image to apply two types of blur effects:
Gaussian Blur
: Blurs the background while keeping the foreground sharp
Depth-based Lens Blur
: Applies varying blur intensities based on estimated depth
Input Image
Drop Image Here
- or -
Click to Upload
Output Image
Blur Effect Type
Gaussian Blur
Depth-based Lens Blur
Blur Intensity
↺
1
30
Apply Effect
Foreground Mask
Depth Map
How to Use
Upload your image
Select blur type (Gaussian or Depth-based)
Adjust blur intensity
Click 'Apply Effect'
Notes
The white areas in the Foreground Mask show what will remain sharp
The Depth Map shows estimated distances (yellow=far, blue=close)
Gaussian Blur applies uniform blur to the background
Depth-based Blur varies blur intensity based on distance
Created for EEE 515 Assignment (Problem 2, Part 6)