RemoveGrain v0.9/RemoveGrain: Difference between revisions

From Avisynth wiki
Jump to navigationJump to search
RemoveGrain
 
mNo edit summary
Line 34: Line 34:
<br>
<br>
-----------------------------------------------
-----------------------------------------------
'''Back to [[RemoveGrain v1.0b]] &larr;'''
'''Back to [[RemoveGrain v0.9]] &larr;'''

Revision as of 16:18, 20 January 2014

Back to RemoveGrain v0.9

Description

RemoveGrain is a denoising plugin included in the RemoveGrain v0.9 package.


Requirements


Filters

Filter Description Color format
BackwardClense

Used for clensing at sharp scene changes. BackwardClense is for the last frame of a scene.

YUY2, YV12
Clense

Clense is a very brutal temporal cleaner.

YUY2,YV12
ForwardClense

Used for clensing at sharp scene changes. ForwardClense is for the first frame of a new scene.

YUY2,YV12
MCClense

Motion Compensated Clense.

YUY2,YV12
RemoveGrain

Purely spatial denoising function that includes 18 different modes.

YUY2,YV12






Back to RemoveGrain v0.9