Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Generalized Kuwahara node #668

Merged
merged 5 commits into from
Apr 30, 2024

Conversation

williamchange
Copy link
Contributor

Adds Generalized Kuwahara filter node, based on GarrettGunnell's implementation. This filter performs better than Classic Kuwahara but is still inferior to Anisotropic Kuwahara at preserving directional image features.

node_img

image_sample

Comparison with other Kuwahara filters

kuwahara_vs

@williamchange williamchange marked this pull request as ready for review February 27, 2024 16:31
visuals -> visual
@RodZill4 RodZill4 added this to the 1.4 milestone Feb 27, 2024
@williamchange
Copy link
Contributor Author

Finalized, no further changes planned.

@RodZill4 RodZill4 merged commit ecfbcf8 into RodZill4:master Apr 30, 2024
2 checks passed
@williamchange williamchange deleted the add-generalized-kuwahara branch May 1, 2024 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants