RemoveGrain v1.0b/DenoiseSharpen
From Avisynth wiki
(Difference between revisions)
(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...") |
m (→Filters) |
||
| 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 | + | 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 03:14, 20 January 2014
Back to RemoveGrain v1.0b ←
Contents |
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 |
Links
Back to RemoveGrain v1.0b ←