Toon

From Avisynth wiki
(Difference between revisions)
Jump to: navigation, search
m (1 revision)
Line 1: Line 1:
{{FilterCat|External_filters|Adjustment_filters|Linedarkeners}}
+
{{FilterCat|Plugins|External_filters|Adjustment_filters|Linedarkeners}}
 
{{Filter
 
{{Filter
 
|mf
 
|mf
Line 9: Line 9:
 
}}
 
}}
  
{{Template:FuncDef|Toon( float ''strength'')}}
+
{{Template:FuncDef|Toon(float ''strength'')}}
  
 
== Abstract ==
 
== Abstract ==

Revision as of 22:20, 19 May 2013

Abstract
Author mf
Version 1.0
Download Toon-v1.0.dll
Category Linedarkeners
Requirements
License
Discussion

Toon(float strength)

Contents

Abstract

Simple but effective linedarkener.

Requirements

Description

Enhances "cartoon-like" sources, such as anime, by applying filtering to edges and such.

MODS

Toon-v1.1 patched by SEt to use aWarpSharp2 instead of aWarpSharp

Usage and parameters

AviSource("whatever.avi")
Toon(0.5)

strength float (0-1.0, default 1.0)

Discussion

Doom9 forum

Personal tools