Skip to content

A Selective Gaussian Blur algorithm and demonstration

Notifications You must be signed in to change notification settings

warrengalyen/Selective-Blur

Repository files navigation

Selective-Blur

This is a Selective Gaussian Blur that doesn't act on all pixels. The blur is applied only if the difference between its value and the value of the surrounding pixels is less than a defined threshold value. So, contrasts are preserved because the difference is high on contrast limits.

About

A Selective Gaussian Blur algorithm and demonstration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published