<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://avisynth.nl/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://avisynth.nl/index.php?action=history&amp;feed=atom&amp;title=MaskTools%2FCombMask</id>
		<title>MaskTools/CombMask - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://avisynth.nl/index.php?action=history&amp;feed=atom&amp;title=MaskTools%2FCombMask"/>
		<link rel="alternate" type="text/html" href="http://avisynth.nl/index.php?title=MaskTools/CombMask&amp;action=history"/>
		<updated>2026-04-07T21:11:15Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.24</generator>

	<entry>
		<id>http://avisynth.nl/index.php?title=MaskTools/CombMask&amp;diff=159&amp;oldid=prev</id>
		<title>Admin: 1 revision</title>
		<link rel="alternate" type="text/html" href="http://avisynth.nl/index.php?title=MaskTools/CombMask&amp;diff=159&amp;oldid=prev"/>
				<updated>2013-05-09T15:01:59Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 15:01, 9 May 2013&lt;/td&gt;
			&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>http://avisynth.nl/index.php?title=MaskTools/CombMask&amp;diff=158&amp;oldid=prev</id>
		<title>Gzarkadas: New page: {{FilterCat|External_filters|Other_filters|Support_filters}}  {{FuncDef|CombMask (clip[, int &quot;thY1&quot;[, int &quot;thY2&quot;]])}}  '''Plugin''': MaskTools  This filter produces a mask showing area...</title>
		<link rel="alternate" type="text/html" href="http://avisynth.nl/index.php?title=MaskTools/CombMask&amp;diff=158&amp;oldid=prev"/>
				<updated>2008-02-28T13:29:07Z</updated>
		
		<summary type="html">&lt;p&gt;New page: {{FilterCat|External_filters|Other_filters|Support_filters}}  {{FuncDef|CombMask (clip[, int &amp;quot;thY1&amp;quot;[, int &amp;quot;thY2&amp;quot;]])}}  &amp;#039;&amp;#039;&amp;#039;Plugin&amp;#039;&amp;#039;&amp;#039;: &lt;a href=&quot;/index.php/MaskTools&quot; title=&quot;MaskTools&quot;&gt;MaskTools&lt;/a&gt;  This filter produces a mask showing area...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{FilterCat|External_filters|Other_filters|Support_filters}}&lt;br /&gt;
&lt;br /&gt;
{{FuncDef|CombMask (clip[, int &amp;quot;thY1&amp;quot;[, int &amp;quot;thY2&amp;quot;]])}}&lt;br /&gt;
&lt;br /&gt;
'''Plugin''': [[MaskTools]]&lt;br /&gt;
&lt;br /&gt;
This filter produces a mask showing areas that are combed. The thresholds work as for the other filters: after calculating the combing value, if this one is under &amp;lt;tt&amp;gt;thY1&amp;lt;/tt&amp;gt;, the pixel is set to 0, over &amp;lt;tt&amp;gt;thY2&amp;lt;/tt&amp;gt;, it is set to 255, and in between, it is set to the combing value divided by 256. &lt;br /&gt;
&lt;br /&gt;
The combing value is (upper_pixel - pixel)*(lower_pixel - pixel). Thus, it is not normalized to the range 0..255, because if it was done, value would be close to 1 or 2, no more. That means you can use threshold higher than 255, even if they should not be useful. &lt;br /&gt;
&lt;br /&gt;
Defaults are &amp;lt;tt&amp;gt;thY1&amp;lt;/tt&amp;gt; = 10 and &amp;lt;tt&amp;gt;thY2&amp;lt;/tt&amp;gt; = 10 (thus making a binary mask). &lt;br /&gt;
----&lt;br /&gt;
Back to [[MaskTools]].&lt;/div&gt;</summary>
		<author><name>Gzarkadas</name></author>	</entry>

	</feed>