RemoveGrain v1.0b/DenoiseSharpen: Difference between revisions

From Avisynth wiki
Jump to navigationJump to search
Created page with "'''Back to RemoveGrain v1.0b ←''' == Description == :DenoiseSharpen as the name suggest is a denoising and sharpening plugin included in the RemoveGrain v1.0b pac..."
 
Line 8: Line 8:
{{PluginFilterTable}}
{{PluginFilterTable}}
{{PluginFilterRow|RemoveGrain v1.0b/DenoiseSharpen|ClenseSharpen|
{{PluginFilterRow|RemoveGrain v1.0b/DenoiseSharpen|ClenseSharpen|
A function that combines Clense and MotionSharpen in the usual way.
A function that combines [[RemoveGrain_v1.0b/RemoveGrain/Clense|Clense]] and [[RemoveGrain_v1.0b/RSharpen/MotionSharpen|MotionSharpen]] in a usual way.
| [[YUY2]], [[YV12]]
| [[YUY2]], [[YV12]]
}}
}}
Line 17: Line 17:
|}
|}
<br>
<br>
== Links ==
== Links ==
<br>
<br>

Revision as of 04:14, 20 January 2014

Back to RemoveGrain v1.0b

Description

DenoiseSharpen as the name suggest is a denoising and sharpening plugin included in the RemoveGrain v1.0b package.


Requirements


Filters

Filter Description Color format
ClenseSharpen

A function that combines Clense and MotionSharpen in a usual way.

YUY2, YV12
DenoiseSharpen

A spatial denoising and sharpening function.

YUY2,YV12






Back to RemoveGrain v1.0b