Jump to content
How to Install Plugins ×

Kuwahara filter


null54

Recommended Posts

The Kuwahara filter is a noise-reduction filter that preserves edges.

 

It can also be used to create various artistic effects.

This plugin is based off the Public Domain Kuwahara filter for ImageJ.

 

Download:

Kuwahara.zip

 

Place Kuwahara.dll in your Effects folder.

 

btn_donate_SM.gif

 

Effects->Noise->Kuwahara

 

kuwahara-UI.png

 

The Radius option controls the size of the filter sample area.

The Use RGB channels option controls whether the plugin uses the RGB channels or the "brightness" (HSV Value) when calculating the output color.

 

kuwaharaoriginal.pngkuwahara7radius.png

 

The image on the left is the original image, source: https://imagej.nih.gov/ij/plugins/kuwahara.html.

The image on the right is after running the plugin with a radius of 7 and Use RGB Channels checked.

 

Source Code:

 

https://github.com/0xC0000054/pdn-kuwahara

  • Like 2
  • Upvote 3

PdnSig.png

Plugin Pack | PSFilterPdn | Content Aware Fill | G'MICPaint Shop Pro Filetype | RAW Filetype | WebP Filetype

The small increase in performance you get coding in C++ over C# is hardly enough to offset the headache of coding in the C++ language. ~BoltBait

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...