<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Finding bright objects</title>
	<link>http://blogs.mathworks.com/steve/2007/10/19/finding-bright-objects/</link>
	<description>Steve Eddins manages the Image &#38; Geospatial development team at &#60;a href="http://www.mathworks.com/"&#62;The MathWorks&#60;/a&#62; and coauthored &#60;a href="http://www.mathworks.com/support/books/book5291.html?category=-1&#38;language=-1"&#62;Digital Image Processing Using MATLAB&#60;/a&#62;. He writes here about image processing concepts, algorithm implementations, and MATLAB.&#60;br&#62;&#60;br&#62;&#60;img&#62;</description>
	<pubDate>Sun, 08 Nov 2009 02:27:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Damodar Pokhrel</title>
		<link>http://blogs.mathworks.com/steve/2007/10/19/finding-bright-objects/#comment-15327</link>
		<dc:creator>Damodar Pokhrel</dc:creator>
		<pubDate>Wed, 21 Nov 2007 23:11:45 +0000</pubDate>
		<guid>http://blogs.mathworks.com/steve/2007/10/19/finding-bright-objects/#comment-15327</guid>
		<description>Thankx Steve, it works.</description>
		<content:encoded><![CDATA[<p>Thankx Steve, it works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://blogs.mathworks.com/steve/2007/10/19/finding-bright-objects/#comment-15322</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 21 Nov 2007 22:00:17 +0000</pubDate>
		<guid>http://blogs.mathworks.com/steve/2007/10/19/finding-bright-objects/#comment-15322</guid>
		<description>Damodar&#8212;Use the &lt;tt&gt;~&lt;/tt&gt; operator for a binary image, or use &lt;tt&gt;imcomplement&lt;/tt&gt; for a grayscale image.</description>
		<content:encoded><![CDATA[<p>Damodar&mdash;Use the <tt>~</tt> operator for a binary image, or use <tt>imcomplement</tt> for a grayscale image.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damodar Pokhrel</title>
		<link>http://blogs.mathworks.com/steve/2007/10/19/finding-bright-objects/#comment-15321</link>
		<dc:creator>Damodar Pokhrel</dc:creator>
		<pubDate>Wed, 21 Nov 2007 21:56:37 +0000</pubDate>
		<guid>http://blogs.mathworks.com/steve/2007/10/19/finding-bright-objects/#comment-15321</guid>
		<description>Hi Steve,

i have a binary image,back ground is white and high contrast object is black, how can i flip to get background is black and high contrast object is white?

Thank you.
Damodar</description>
		<content:encoded><![CDATA[<p>Hi Steve,</p>
<p>i have a binary image,back ground is white and high contrast object is black, how can i flip to get background is black and high contrast object is white?</p>
<p>Thank you.<br />
Damodar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://blogs.mathworks.com/steve/2007/10/19/finding-bright-objects/#comment-13133</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Tue, 30 Oct 2007 21:20:15 +0000</pubDate>
		<guid>http://blogs.mathworks.com/steve/2007/10/19/finding-bright-objects/#comment-13133</guid>
		<description>Becky&#8212;Contact Professor &lt;a href="http://www.eng.auburn.edu/~sjreeves/" rel="nofollow"&gt;Stanley J. Reeves&lt;/a&gt; at Auburn University and ask him for a copy of his paper, "Fast Image Restoration Without Boundary Artifacts, IEEE Transactions on Image Processing, October 2005.  The paper has descriptions of several methods, including the one used by edgetaper.</description>
		<content:encoded><![CDATA[<p>Becky&mdash;Contact Professor <a href="http://www.eng.auburn.edu/~sjreeves/" rel="nofollow">Stanley J. Reeves</a> at Auburn University and ask him for a copy of his paper, &#8220;Fast Image Restoration Without Boundary Artifacts, IEEE Transactions on Image Processing, October 2005.  The paper has descriptions of several methods, including the one used by edgetaper.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: becky</title>
		<link>http://blogs.mathworks.com/steve/2007/10/19/finding-bright-objects/#comment-12673</link>
		<dc:creator>becky</dc:creator>
		<pubDate>Wed, 24 Oct 2007 05:37:02 +0000</pubDate>
		<guid>http://blogs.mathworks.com/steve/2007/10/19/finding-bright-objects/#comment-12673</guid>
		<description>Hi steve  I read your several paper about image restoration.I have a question about edgetaper in MATLAB,It  really acted well in reducing ringing effect .But what is  theory about edgetaper? thank you.</description>
		<content:encoded><![CDATA[<p>Hi steve  I read your several paper about image restoration.I have a question about edgetaper in MATLAB,It  really acted well in reducing ringing effect .But what is  theory about edgetaper? thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://blogs.mathworks.com/steve/2007/10/19/finding-bright-objects/#comment-12609</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Tue, 23 Oct 2007 03:31:51 +0000</pubDate>
		<guid>http://blogs.mathworks.com/steve/2007/10/19/finding-bright-objects/#comment-12609</guid>
		<description>Thanks, Rob. I thought maybe I went off the deep end with the upslope area series.  It took a lot more posts than I thought it would to work everything out.  There were some useful image processing techniques in there, though.  In the future I'll try to shift the balance a bit and include more posts like this one.</description>
		<content:encoded><![CDATA[<p>Thanks, Rob. I thought maybe I went off the deep end with the upslope area series.  It took a lot more posts than I thought it would to work everything out.  There were some useful image processing techniques in there, though.  In the future I&#8217;ll try to shift the balance a bit and include more posts like this one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://blogs.mathworks.com/steve/2007/10/19/finding-bright-objects/#comment-12602</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Tue, 23 Oct 2007 01:27:19 +0000</pubDate>
		<guid>http://blogs.mathworks.com/steve/2007/10/19/finding-bright-objects/#comment-12602</guid>
		<description>Hey Steve,

Great post. In addition to the geospatial posts, which involve seemingly deeper technicals, I like and appreciate these "fundamentals" type posts. It's the variety of applications you cover that keep me coming back.  We use an algorythm similar to this for crude machine vision prototypes, so its usefulness goes well beyond rice!

Keep up the good work,
Rob</description>
		<content:encoded><![CDATA[<p>Hey Steve,</p>
<p>Great post. In addition to the geospatial posts, which involve seemingly deeper technicals, I like and appreciate these &#8220;fundamentals&#8221; type posts. It&#8217;s the variety of applications you cover that keep me coming back.  We use an algorythm similar to this for crude machine vision prototypes, so its usefulness goes well beyond rice!</p>
<p>Keep up the good work,<br />
Rob</p>
]]></content:encoded>
	</item>
</channel>
</rss>
