Hacker News new | ask | show | jobs
by geoduck14 1197 days ago
Isn't a gaussian blur a pretty standard blur done by a poorly focused camera? Perhaps Samsung went to great lengths to reverse a Gaussian blur because it happens all the time?
3 comments

Gaussian blur and the blur from out-of-focus lenses are a different kind of blur: https://en.wikipedia.org/wiki/Defocus_aberration https://en.wikipedia.org/wiki/Gaussian_blur
No, a real camera would give you a box blur, because the out-of-focus light rays are distributed uniformly across the sensor.
Gaussian blur is indeed super common in nature, any sum of noise will be Gaussian in the limit.