-
Notifications
You must be signed in to change notification settings - Fork 0
f_AreaSmoother
rasberry edited this page Jan 11, 2024
·
1 revision
Blends adjacent areas of flat color together by sampling the nearest two colors to the area
-t (number) Number of times to run fit function (default 7)
-r Draw the gradient ratio as a grayscale image instead of modifying the original colors
--sampler (name) Use given (registered) sampler (defaults to nearest pixel)
--metric (name) Use a (registered) distance metric (defaults to euclidean)
rock-p | scorpius-p | |
---|---|---|
Default | ||
-t 2 | ||
-t 10 | ||
--metric Manhattan |