Sharpening with Unsharp(!) Mask
Posted onIn case you didn’t know, Unsharp Mask Filter is used to sharpen images (not blur them). The Unsharp Mask sharpens an image by increasing contrast along the edges in an image. It does not detect the edges, instead it detects pixels that differ in value by the threshold you specify. It has been around for […]