<?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: Opening by reconstruction</title>
	<link>http://blogs.mathworks.com/steve/2008/07/14/opening-by-reconstruction/</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, 22 Nov 2009 23:41:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Steve</title>
		<link>http://blogs.mathworks.com/steve/2008/07/14/opening-by-reconstruction/#comment-20938</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Fri, 01 Aug 2008 11:59:12 +0000</pubDate>
		<guid>http://blogs.mathworks.com/steve/2008/07/14/opening-by-reconstruction/#comment-20938</guid>
		<description>Shalin&#8212;The Image Processing Toolbox function &lt;tt&gt;imclearborder&lt;/tt&gt; uses the method you describe to remove objects touching the image border.  The function &lt;tt&gt;imreconstruct&lt;/tt&gt; supports gray-scale image reconstruction.</description>
		<content:encoded><![CDATA[<p>Shalin&mdash;The Image Processing Toolbox function <tt>imclearborder</tt> uses the method you describe to remove objects touching the image border.  The function <tt>imreconstruct</tt> supports gray-scale image reconstruction.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shalin</title>
		<link>http://blogs.mathworks.com/steve/2008/07/14/opening-by-reconstruction/#comment-20936</link>
		<dc:creator>Shalin</dc:creator>
		<pubDate>Fri, 01 Aug 2008 04:38:20 +0000</pubDate>
		<guid>http://blogs.mathworks.com/steve/2008/07/14/opening-by-reconstruction/#comment-20936</guid>
		<description>Hi Steve,  there is a neat use of opening by reconstruction in counting cells from segmented light microscope images. When quantifying number of cells from a given image, one usually wants to discard the cells that fall on the edge of the image. Those cells may skew the statistics of the measurements being made as they do not present the 'whole' picture. The method works by reconstructing the cells on the edge and then subtracting them from original image. It will be interesting to know if there is an approach to reconstruct gray-scale image? What would we use instead of flood-fill? I first came across this during a talk by Pascal Valloton.</description>
		<content:encoded><![CDATA[<p>Hi Steve,  there is a neat use of opening by reconstruction in counting cells from segmented light microscope images. When quantifying number of cells from a given image, one usually wants to discard the cells that fall on the edge of the image. Those cells may skew the statistics of the measurements being made as they do not present the &#8216;whole&#8217; picture. The method works by reconstructing the cells on the edge and then subtracting them from original image. It will be interesting to know if there is an approach to reconstruct gray-scale image? What would we use instead of flood-fill? I first came across this during a talk by Pascal Valloton.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
