<?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%2FBinarize</id>
		<title>MaskTools/Binarize - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://avisynth.nl/index.php?action=history&amp;feed=atom&amp;title=MaskTools%2FBinarize"/>
		<link rel="alternate" type="text/html" href="http://avisynth.nl/index.php?title=MaskTools/Binarize&amp;action=history"/>
		<updated>2026-04-07T22:21:59Z</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/Binarize&amp;diff=155&amp;oldid=prev</id>
		<title>Admin: 1 revision</title>
		<link rel="alternate" type="text/html" href="http://avisynth.nl/index.php?title=MaskTools/Binarize&amp;diff=155&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/Binarize&amp;diff=154&amp;oldid=prev</id>
		<title>Gzarkadas: New page: {{FilterCat|External_filters|Other_filters|Support_filters}}  {{FuncDef|Binarize(clip, [int &quot;threshold&quot;, [bool &quot;upper&quot;]])}}  '''Plugin''': MaskTools  The Binarize filter allows a basic...</title>
		<link rel="alternate" type="text/html" href="http://avisynth.nl/index.php?title=MaskTools/Binarize&amp;diff=154&amp;oldid=prev"/>
				<updated>2008-02-28T01:56:37Z</updated>
		
		<summary type="html">&lt;p&gt;New page: {{FilterCat|External_filters|Other_filters|Support_filters}}  {{FuncDef|Binarize(clip, [int &amp;quot;threshold&amp;quot;, [bool &amp;quot;upper&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;  The Binarize filter allows a basic...&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|Binarize(clip, [int &amp;quot;threshold&amp;quot;, [bool &amp;quot;upper&amp;quot;]])}}&lt;br /&gt;
&lt;br /&gt;
'''Plugin''': [[MaskTools]]&lt;br /&gt;
&lt;br /&gt;
The Binarize filter allows a basic thresholding of a picture. If &amp;lt;tt&amp;gt;upper&amp;lt;/tt&amp;gt;=true, a pixel whose value is strictly superior to &amp;lt;tt&amp;gt;threshold&amp;lt;/tt&amp;gt; will be set to zero, else to 255. On the contrary, if &amp;lt;tt&amp;gt;upper&amp;lt;/tt&amp;gt;=false, a pixel whose value is strictly superior to  &amp;lt;tt&amp;gt;threshold&amp;lt;/tt&amp;gt; will be set to 255, else to zero.&lt;br /&gt;
&lt;br /&gt;
Defaults are &amp;lt;tt&amp;gt;threshold&amp;lt;/tt&amp;gt; = 20 and &amp;lt;tt&amp;gt;upper&amp;lt;/tt&amp;gt; = true.&lt;br /&gt;
----&lt;br /&gt;
Back to [[MaskTools]].&lt;/div&gt;</summary>
		<author><name>Gzarkadas</name></author>	</entry>

	</feed>