You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ideally all forms of contrasharpen should be merged into a single function with the following features:
Allow the user to specify a custom blur function/clip
Allow the user to specify a custom sharp function/clip
Allow the switching between Median and absolute difference limiting
With these we can keep the functionality of all the existing contrasharpen functions, but into one universal script instead.
To easily replicate behavior of the old scripts we can make presets for their different approaches to blurring, sharpening, etc.
The text was updated successfully, but these errors were encountered:
Ideally all forms of contrasharpen should be merged into a single function with the following features:
With these we can keep the functionality of all the existing contrasharpen functions, but into one universal script instead.
To easily replicate behavior of the old scripts we can make presets for their different approaches to blurring, sharpening, etc.
The text was updated successfully, but these errors were encountered: