Thread: minsharp
View Single Post
Old 24th March 2016, 16:40   #2  |  Link
feisty2
I'm Siri
 
feisty2's Avatar
 
Join Date: Oct 2012
Location: void
Posts: 2,633
r2:
new parameter linear, linearity of sharpening amplification for each plane
default = False
r1 amplifies the sharpening/blurring difference linearly, and just looks dumb to me, the cheesy algorithm tends to over sharpen/blur stuff like.. whatever
with linear = False, sharpening/blurring gets much smarter, it only filters where actually needs filtering with variable strength.
set linear=True if you wanna linear amplification.

non-linear amplification algorithm (shamelessly) copied from http://forum.doom9.org/showthread.ph...17#post1547017

Last edited by feisty2; 24th March 2016 at 16:49.
feisty2 is offline   Reply With Quote