Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 293 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 293 Bytes

Surface Blur

This is an optimized algorithm for blurring an image while preserving edges. The Radius sets the sample area while Threshold controls how much the tonal values of neighboring pixels must diverge from the center pixel before being included in the blur.