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..." |
m minor |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{FilterCat4|External_filters|Plugins|Adjustment_filters|Sharpeners}} | |||
'''Back to [[RemoveGrain v1.0b]] ←''' | '''Back to [[RemoveGrain v1.0b]] ←''' | ||
== Description == | == Description == | ||
DenoiseSharpen as the name suggest is a denoising and sharpening plugin included in the [[RemoveGrain v1.0b]] package.<br/> | |||
<br> | <br> | ||
== Requirements == | == Requirements == | ||
* AviSynth 2.5.8 or later | |||
* [[FAQ_different_types_content#How_do_I_recognize_progressive.2C_interlaced.2C_telecined.2C_hybrid_and_blended_content.3F|Progressive]] input only | |||
* Supported color formats: [[YUY2]], [[YV12]] | |||
* MSVCR80.DLL | |||
<br> | <br> | ||
== Filters == | == Filters == | ||
{{ | {{PluginFilterTable2}} | ||
{{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 23: | ||
|} | |} | ||
<br> | <br> | ||
== Links == | |||
==External Links == | |||
<br> | <br> | ||
<br> | <br> | ||
----------------------------------------------- | ----------------------------------------------- | ||
'''Back to [[RemoveGrain v1.0b]] ←''' | '''Back to [[RemoveGrain v1.0b]] ←''' | ||
Latest revision as of 23:51, 21 September 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
- AviSynth 2.5.8 or later
- Progressive input only
- Supported color formats: YUY2, YV12
- MSVCR80.DLL
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 |
External Links
Back to RemoveGrain v1.0b ←