Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 656 Bytes

README.md

File metadata and controls

17 lines (8 loc) · 656 Bytes

sharpening-filter

image sharpening algorithm

WIKIPEDIA

Edge enhancement is an image processing filter that enhances the edge contrast of an image or video in an attempt to improve its acutance (apparent sharpness). The filter works by identifying sharp edge boundaries in the image, such as the edge between a subject and a background of a contrasting color, and increasing the image contrast in the area immediately around the edge

example of filter (kernel):

alt text

alt text