<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Intensity-weighted centroids</title>
	<atom:link href="http://blogs.mathworks.com/steve/2007/08/31/intensity-weighted-centroids/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.mathworks.com/steve/2007/08/31/intensity-weighted-centroids/</link>
	<description>Steve Eddins manages the Image &#38; Geospatial development team at The MathWorks and coauthored Digital Image Processing Using MATLAB. He writes here about image processing concepts, algorithm implementations, and MATLAB.</description>
	<lastBuildDate>Sat, 11 Feb 2012 18:27:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Steve</title>
		<link>http://blogs.mathworks.com/steve/2007/08/31/intensity-weighted-centroids/#comment-24524</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Mon, 10 Oct 2011 13:24:10 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/steve/2007/08/31/intensity-weighted-centroids/#comment-24524</guid>
		<description>Jeremy&#8212;Take a look at the function bwselect; you might find it useful.</description>
		<content:encoded><![CDATA[<p>Jeremy&mdash;Take a look at the function bwselect; you might find it useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://blogs.mathworks.com/steve/2007/08/31/intensity-weighted-centroids/#comment-24504</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Mon, 26 Sep 2011 15:17:13 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/steve/2007/08/31/intensity-weighted-centroids/#comment-24504</guid>
		<description>Hi Steve,

Great, useful posts, thanks. 

I have a question about centroids and user input: is there a way to choose a particular centroid by knowing it&#039;s general region?

I have an image with four spots on it. Is there a way to have a user click on one of the spots and compute the centroid for just that spot? I can figure out the code (using your helpful blog) for finding centroids and getting user input data, I just don&#039;t know how to combine the two.

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Steve,</p>
<p>Great, useful posts, thanks. </p>
<p>I have a question about centroids and user input: is there a way to choose a particular centroid by knowing it&#8217;s general region?</p>
<p>I have an image with four spots on it. Is there a way to have a user click on one of the spots and compute the centroid for just that spot? I can figure out the code (using your helpful blog) for finding centroids and getting user input data, I just don&#8217;t know how to combine the two.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcus</title>
		<link>http://blogs.mathworks.com/steve/2007/08/31/intensity-weighted-centroids/#comment-23978</link>
		<dc:creator>Marcus</dc:creator>
		<pubDate>Sun, 20 Feb 2011 12:40:59 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/steve/2007/08/31/intensity-weighted-centroids/#comment-23978</guid>
		<description>Hi Steve,
Thanks for the reply. I was referring to the two lowest spheres in the image, but no worries, I&#039;ve sorted it! I simply rotated image so the max and max-1 index of L referred to the lowest and second lowest sphere in the image.
Many thanks,
Marcus</description>
		<content:encoded><![CDATA[<p>Hi Steve,<br />
Thanks for the reply. I was referring to the two lowest spheres in the image, but no worries, I&#8217;ve sorted it! I simply rotated image so the max and max-1 index of L referred to the lowest and second lowest sphere in the image.<br />
Many thanks,<br />
Marcus</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://blogs.mathworks.com/steve/2007/08/31/intensity-weighted-centroids/#comment-23957</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 16 Feb 2011 18:39:41 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/steve/2007/08/31/intensity-weighted-centroids/#comment-23957</guid>
		<description>Marcus&#8212;Sure. But can you clarify exactly what you mean by &quot;inferior&quot;?</description>
		<content:encoded><![CDATA[<p>Marcus&mdash;Sure. But can you clarify exactly what you mean by &#8220;inferior&#8221;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcus</title>
		<link>http://blogs.mathworks.com/steve/2007/08/31/intensity-weighted-centroids/#comment-23955</link>
		<dc:creator>Marcus</dc:creator>
		<pubDate>Tue, 15 Feb 2011 15:03:38 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/steve/2007/08/31/intensity-weighted-centroids/#comment-23955</guid>
		<description>Hi Steve,
This might have already been asked but, using your intensity-weighted centroid example, is it possible to identify and plot only the two inferior most spheres/centroids?
Many thanks,
Marcus</description>
		<content:encoded><![CDATA[<p>Hi Steve,<br />
This might have already been asked but, using your intensity-weighted centroid example, is it possible to identify and plot only the two inferior most spheres/centroids?<br />
Many thanks,<br />
Marcus</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Coaxen</title>
		<link>http://blogs.mathworks.com/steve/2007/08/31/intensity-weighted-centroids/#comment-23783</link>
		<dc:creator>Coaxen</dc:creator>
		<pubDate>Tue, 14 Dec 2010 18:08:09 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/steve/2007/08/31/intensity-weighted-centroids/#comment-23783</guid>
		<description>This article was extremely helpful, sir. Many thanks, Steve!</description>
		<content:encoded><![CDATA[<p>This article was extremely helpful, sir. Many thanks, Steve!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rore</title>
		<link>http://blogs.mathworks.com/steve/2007/08/31/intensity-weighted-centroids/#comment-23717</link>
		<dc:creator>rore</dc:creator>
		<pubDate>Fri, 19 Nov 2010 17:47:46 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/steve/2007/08/31/intensity-weighted-centroids/#comment-23717</guid>
		<description>dear steve ... 
am a student i cant write a good code ... plz help me .. really i need ur help ...
what about the numbers in the code like [.7 .7 .7]
and I&lt;255 ... and PixelList(1:4, :) ???
plz give me the informatoin about it ...</description>
		<content:encoded><![CDATA[<p>dear steve &#8230;<br />
am a student i cant write a good code &#8230; plz help me .. really i need ur help &#8230;<br />
what about the numbers in the code like [.7 .7 .7]<br />
and I&lt;255 &#8230; and PixelList(1:4, :) ???<br />
plz give me the informatoin about it &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://blogs.mathworks.com/steve/2007/08/31/intensity-weighted-centroids/#comment-23716</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Fri, 19 Nov 2010 17:43:38 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/steve/2007/08/31/intensity-weighted-centroids/#comment-23716</guid>
		<description>Rore&#8212;Sounds like you&#039;ve a bug in your code then.</description>
		<content:encoded><![CDATA[<p>Rore&mdash;Sounds like you&#8217;ve a bug in your code then.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rore</title>
		<link>http://blogs.mathworks.com/steve/2007/08/31/intensity-weighted-centroids/#comment-23715</link>
		<dc:creator>rore</dc:creator>
		<pubDate>Fri, 19 Nov 2010 17:39:20 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/steve/2007/08/31/intensity-weighted-centroids/#comment-23715</guid>
		<description>am try to crop 3 of that balls and test the code ... it give me an error ..</description>
		<content:encoded><![CDATA[<p>am try to crop 3 of that balls and test the code &#8230; it give me an error ..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://blogs.mathworks.com/steve/2007/08/31/intensity-weighted-centroids/#comment-23714</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Fri, 19 Nov 2010 17:20:25 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/steve/2007/08/31/intensity-weighted-centroids/#comment-23714</guid>
		<description>Rore&#8212;Nothing needs to change.</description>
		<content:encoded><![CDATA[<p>Rore&mdash;Nothing needs to change.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

