VmToon

From Avisynth wiki
(Difference between revisions)
Jump to: navigation, search
m (Filter Category)
m (category)
Line 1: Line 1:
{{FilterCat|External_filters|Adjustment_filters|Line Darkeners}}
+
{{FilterCat4|External_filters|Scripts|Adjustment_filters|Line_darkeners}}
 
{{Filter
 
{{Filter
 
| vectrangle
 
| vectrangle
 
| 0.74
 
| 0.74
|[http://avisynth.org/mediawiki/upload/1/15/Vmtoon-v0.74.avsi vmtoon.avsi]
+
|[http://avisynth.nl/images/Vmtoon-v0.74.avsi Vmtoon-v0.74.avsi]
 
| Line Darkeners
 
| Line Darkeners
 
|
 
|

Revision as of 10:25, 21 September 2014

Abstract
Author vectrangle
Version 0.74
Download Vmtoon-v0.74.avsi
Category Line Darkeners
Requirements
  • YV12
License
Discussion

vmToon(clip input, int "strength", int "luma_cap", int "threshold", int "thinning", bool "sharpen", bool "mask", bool "show", string "showclip", int "ssw", int "ssh", int "xstren", int "xthresh") {

Contents

Abstract

Requires Filters

Description

Examples

AviSource("Blah.avi")
vmtoon()


Links

http://forum.doom9.org/showthread.php?t=115040

Personal tools