<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://www.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://www.avisynth.nl/index.php?action=history&amp;feed=atom&amp;title=MaskTools%2FBinarize"/>
	<link rel="alternate" type="text/html" href="http://www.avisynth.nl/index.php?title=MaskTools/Binarize&amp;action=history"/>
	<updated>2026-09-11T03:11:19Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>http://www.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://www.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;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;
&amp;#039;&amp;#039;&amp;#039;Plugin&amp;#039;&amp;#039;&amp;#039;: [[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>Admin</name></author>
	</entry>
</feed>