<?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: Connected component labeling - Part 4</title>
	<link>http://blogs.mathworks.com/steve/2007/04/15/connected-component-labeling-part-4/</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 05:25:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Steve</title>
		<link>http://blogs.mathworks.com/steve/2007/04/15/connected-component-labeling-part-4/#comment-21195</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 29 Oct 2008 22:45:33 +0000</pubDate>
		<guid>http://blogs.mathworks.com/steve/2007/04/15/connected-component-labeling-part-4/#comment-21195</guid>
		<description>Jxwht&#8212;Thanks. I fixed the problem.</description>
		<content:encoded><![CDATA[<p>Jxwht&mdash;Thanks. I fixed the problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jxwht</title>
		<link>http://blogs.mathworks.com/steve/2007/04/15/connected-component-labeling-part-4/#comment-21178</link>
		<dc:creator>jxwht</dc:creator>
		<pubDate>Tue, 21 Oct 2008 07:42:38 +0000</pubDate>
		<guid>http://blogs.mathworks.com/steve/2007/04/15/connected-component-labeling-part-4/#comment-21178</guid>
		<description>Hi,Steve,it has a small mistake,the sentence:
  idx = neighbors(bw(neigbhors))
should be
  idx = neighbors(bw(neighbors))</description>
		<content:encoded><![CDATA[<p>Hi,Steve,it has a small mistake,the sentence:<br />
  idx = neighbors(bw(neigbhors))<br />
should be<br />
  idx = neighbors(bw(neighbors))</p>
]]></content:encoded>
	</item>
</channel>
</rss>
