Skip to content
This repository has been archived by the owner on Jan 4, 2025. It is now read-only.
/ kuwahara-desktop Public archive

Apply Kuwahara effect to images.

License

Notifications You must be signed in to change notification settings

Loregret/kuwahara-desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kuwahara Plus

img

The Kuwahara filter is a non-linear smoothing filter used in image processing for adaptive noise reduction. Most filters that are used for image smoothing are linear low-pass filters that effectively reduce noise but also blur out the edges. However the Kuwahara filter is able to apply smoothing on the image while preserving the edges.