Image & Video

Researchers Found a Better Way to Fix Speckled, Grainy Photos

Cleaner scans, sharper night footage — once this lab trick reaches your phone.

Deep Dive

Every so often, an image gets peppered with random black and white dots — engineers call it 'salt-and-pepper noise.' It's what makes an old family photo scanned from a dusty album look like it's been sprinkled with sand, and what turns a night-time security camera clip into static. The dots aren't part of the scene; they're damage. Removing them without smearing the real picture has been a stubborn problem for decades.

Two researchers, Petr Boriskov and Andrei Velichko, applied a classic fix called a median filter. Instead of averaging each pixel with its neighbours (which blurs edges), it takes the middle value — like a room full of people where you ignore the two shouting loudest and go with the typical opinion. Their version runs in repeated passes, each one guided by a threshold, so it keeps scrubbing until the speckles fade.

The interesting part is how they judge the result. Standard quality scoring compares the cleaned image to the original — useful, but forgiving. The team added a second test: build 'entropy maps' (a heatmap of how much detail sits in each small patch of the picture), then compare those maps. This second test is pickier. It notices leftover specks, soft blur, and abrupt jumps in brightness that the usual score happily ignores.

So what? Better measurement eventually means better tools. Restored scans, clearer X-rays, sharper doorbell footage — all improve when engineers can see exactly what a cleanup method missed. The catch: this is a paper, not a product. There's no app, no download, and no timeline for one. It's a better ruler, not a new camera — the payoff arrives later, quietly built into software you already use.

Key Points
  • 'Salt-and-pepper noise' is the random black and white dots that wreck old scans, night photos and low-light video.
  • The cleanup method is a median filter — it ignores extreme outliers and keeps the typical pixel value, repeated in rounds until the specks fade.
  • Their new quality check compares 'entropy maps' (detail heatmaps) and spots leftover specks and blur that standard image scores miss.

Why It Matters

Sharper restored photos, clearer security and medical images — as better measuring tools reach everyday camera apps.

📬 Get the top 10 AI stories daily