RemoveGrain v1.0b/DenoiseSharpen: Difference between revisions

From Avisynth wiki
Jump to navigationJump to search
m Requirements
m category
Line 1: Line 1:
[[Category:Plugin_Filters]]
[[Category:Sharpeners]]
'''Back to [[RemoveGrain v1.0b]] ←'''
'''Back to [[RemoveGrain v1.0b]] ←'''
== Description ==
== Description ==

Revision as of 23:51, 23 August 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






Back to RemoveGrain v1.0b