Image Blur Effects App

Upload an image to apply two types of blur effects:

  1. Gaussian Blur: Blurs the background while keeping the foreground sharp
  1. Depth-based Lens Blur: Applies varying blur intensities based on estimated depth
Blur Effect Type
1 30

How to Use

  1. Upload your image
  1. Select blur type (Gaussian or Depth-based)
  1. Adjust blur intensity
  1. 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)