<?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: Fitting a Circle, easily.</title>
	<atom:link href="http://blogs.mathworks.com/pick/2008/03/14/fitting-a-circle-easily/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.mathworks.com/pick/2008/03/14/fitting-a-circle-easily/</link>
	<description>&#60;a href=&#34;http://www.mathworks.com/matlabcentral/fileexchange/loadAuthor.do?objectId=1093599&#38;objectType=author&#34;&#62;Brett&#60;/a&#62; &#38; &#60;a href=&#34;http://www.mathworks.com/matlabcentral/fileexchange/loadAuthor.do?objectId=1094142&#38;objectType=author&#34;&#62;Jiro&#60;/a&#62; share favorite user-contributed submissions from the File Exchange.</description>
	<lastBuildDate>Fri, 10 Feb 2012 16:12:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: bshoelso</title>
		<link>http://blogs.mathworks.com/pick/2008/03/14/fitting-a-circle-easily/#comment-14402</link>
		<dc:creator>bshoelso</dc:creator>
		<pubDate>Tue, 24 Jan 2012 21:33:22 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/pick/2008/03/14/fitting-a-circle-easily/#comment-14402</guid>
		<description>See my reply to ko&#039;s ellipse-fitting question earlier.</description>
		<content:encoded><![CDATA[<p>See my reply to ko&#8217;s ellipse-fitting question earlier.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: payday loans</title>
		<link>http://blogs.mathworks.com/pick/2008/03/14/fitting-a-circle-easily/#comment-14401</link>
		<dc:creator>payday loans</dc:creator>
		<pubDate>Tue, 24 Jan 2012 21:27:09 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/pick/2008/03/14/fitting-a-circle-easily/#comment-14401</guid>
		<description>What if I wanted to fit it into an oval. How would that work?</description>
		<content:encoded><![CDATA[<p>What if I wanted to fit it into an oval. How would that work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web Design</title>
		<link>http://blogs.mathworks.com/pick/2008/03/14/fitting-a-circle-easily/#comment-14036</link>
		<dc:creator>Web Design</dc:creator>
		<pubDate>Tue, 01 Mar 2011 17:53:08 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/pick/2008/03/14/fitting-a-circle-easily/#comment-14036</guid>
		<description>I then hope to use this circlefit.m to give a diameter estimate of each circle.</description>
		<content:encoded><![CDATA[<p>I then hope to use this circlefit.m to give a diameter estimate of each circle.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett</title>
		<link>http://blogs.mathworks.com/pick/2008/03/14/fitting-a-circle-easily/#comment-13901</link>
		<dc:creator>Brett</dc:creator>
		<pubDate>Sat, 23 Oct 2010 14:31:29 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/pick/2008/03/14/fitting-a-circle-easily/#comment-13901</guid>
		<description>Motahhare,
I don&#039;t know why that link is no longer valid; perhaps the author pulled the file. However, if you search the File Exchange for &quot;fit circle,&quot; you should find several options that will do what you need.</description>
		<content:encoded><![CDATA[<p>Motahhare,<br />
I don&#8217;t know why that link is no longer valid; perhaps the author pulled the file. However, if you search the File Exchange for &#8220;fit circle,&#8221; you should find several options that will do what you need.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Motahhare</title>
		<link>http://blogs.mathworks.com/pick/2008/03/14/fitting-a-circle-easily/#comment-13900</link>
		<dc:creator>Motahhare</dc:creator>
		<pubDate>Fri, 22 Oct 2010 20:45:23 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/pick/2008/03/14/fitting-a-circle-easily/#comment-13900</guid>
		<description>Hi
I have the same problem as nadine had,but the link which Bob was given is now corrupt &amp; I can&#039;t find a good answer.
would you help me please?!
tnx</description>
		<content:encoded><![CDATA[<p>Hi<br />
I have the same problem as nadine had,but the link which Bob was given is now corrupt &amp; I can&#8217;t find a good answer.<br />
would you help me please?!<br />
tnx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett</title>
		<link>http://blogs.mathworks.com/pick/2008/03/14/fitting-a-circle-easily/#comment-13894</link>
		<dc:creator>Brett</dc:creator>
		<pubDate>Mon, 18 Oct 2010 14:50:54 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/pick/2008/03/14/fitting-a-circle-easily/#comment-13894</guid>
		<description>Quinno,
In a &quot;Hough&quot; world, one would have to parameterize the rectangle or polynomial and create the Hough implementation himself or herself. But the MATLAB function POLYFIT might be useful for you as well.</description>
		<content:encoded><![CDATA[<p>Quinno,<br />
In a &#8220;Hough&#8221; world, one would have to parameterize the rectangle or polynomial and create the Hough implementation himself or herself. But the MATLAB function POLYFIT might be useful for you as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quinno</title>
		<link>http://blogs.mathworks.com/pick/2008/03/14/fitting-a-circle-easily/#comment-13701</link>
		<dc:creator>Quinno</dc:creator>
		<pubDate>Mon, 19 Jul 2010 12:19:01 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/pick/2008/03/14/fitting-a-circle-easily/#comment-13701</guid>
		<description>I would like to create a best-fit rectangle to a object or polygon. how can i do that?</description>
		<content:encoded><![CDATA[<p>I would like to create a best-fit rectangle to a object or polygon. how can i do that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://blogs.mathworks.com/pick/2008/03/14/fitting-a-circle-easily/#comment-13137</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Thu, 23 Apr 2009 03:01:19 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/pick/2008/03/14/fitting-a-circle-easily/#comment-13137</guid>
		<description>CIRCLES
9 circles .
Each Circle lettered, A through I, has it&#039;s own number value from 1 through 9.Sums of  circles that overlap at that point.
for example... 5 is the sum of circles A and C. What are A  and C&#039;s Values?
How do you arrive at the values?</description>
		<content:encoded><![CDATA[<p>CIRCLES<br />
9 circles .<br />
Each Circle lettered, A through I, has it&#8217;s own number value from 1 through 9.Sums of  circles that overlap at that point.<br />
for example&#8230; 5 is the sum of circles A and C. What are A  and C&#8217;s Values?<br />
How do you arrive at the values?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett</title>
		<link>http://blogs.mathworks.com/pick/2008/03/14/fitting-a-circle-easily/#comment-13002</link>
		<dc:creator>Brett</dc:creator>
		<pubDate>Mon, 19 Jan 2009 19:29:35 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/pick/2008/03/14/fitting-a-circle-easily/#comment-13002</guid>
		<description>BWBOUNDARIES operates on a binary image. If possible, I would avoid the route of converting your raw data to an image file if the only reason for doing so would be extracting and fitting the data for overlapping circles in preparation for re-plotting them.

I haven&#039;t seen your data, but my initial thought is use some other (clustering?) approach on the raw data to associate points with one of the two circles, then fitting them independently.

If you do need to extract xs and ys from the output of BWBOUNDARIES (which returns a cell array of x-y- data), you can easily do so. For instance, the boundaries of the first object in the bw image IMG can be plotted with:

b = bwboundaries(img);
figure;
plot(b{1}(:,1),b{1}(:,2),&#039;r.&#039;);

Cheers,
Brett</description>
		<content:encoded><![CDATA[<p>BWBOUNDARIES operates on a binary image. If possible, I would avoid the route of converting your raw data to an image file if the only reason for doing so would be extracting and fitting the data for overlapping circles in preparation for re-plotting them.</p>
<p>I haven&#8217;t seen your data, but my initial thought is use some other (clustering?) approach on the raw data to associate points with one of the two circles, then fitting them independently.</p>
<p>If you do need to extract xs and ys from the output of BWBOUNDARIES (which returns a cell array of x-y- data), you can easily do so. For instance, the boundaries of the first object in the bw image IMG can be plotted with:</p>
<p>b = bwboundaries(img);<br />
figure;<br />
plot(b{1}(:,1),b{1}(:,2),&#8217;r.&#8217;);</p>
<p>Cheers,<br />
Brett</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee</title>
		<link>http://blogs.mathworks.com/pick/2008/03/14/fitting-a-circle-easily/#comment-12998</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Mon, 19 Jan 2009 16:44:28 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/pick/2008/03/14/fitting-a-circle-easily/#comment-12998</guid>
		<description>&quot;If I recall my geometry, one would calculate the diameter of the best-fit circle by doubling the best-fit radius&quot; - now thats just cheeky. funny though:)

Ah, if this outputs radius values then I shouldn&#039;t have a problem. great!

But before i get that far, I&#039;m attempting to determine diameter values from 2 overlapping circles. I am trying to use BWBOUNDARIES to extract arc values from the areas of the circles that are not overlapping. I then hope to use this circlefit.m to give a diameter estimate of each circle.

Can you help me with extracting the required values from bwboundaries to insert as my input to circlefit.m, if you get my drift? bwboundaries just outputs an array and not the raw data if im correct?

thank you:)

lee</description>
		<content:encoded><![CDATA[<p>&#8220;If I recall my geometry, one would calculate the diameter of the best-fit circle by doubling the best-fit radius&#8221; &#8211; now thats just cheeky. funny though:)</p>
<p>Ah, if this outputs radius values then I shouldn&#8217;t have a problem. great!</p>
<p>But before i get that far, I&#8217;m attempting to determine diameter values from 2 overlapping circles. I am trying to use BWBOUNDARIES to extract arc values from the areas of the circles that are not overlapping. I then hope to use this circlefit.m to give a diameter estimate of each circle.</p>
<p>Can you help me with extracting the required values from bwboundaries to insert as my input to circlefit.m, if you get my drift? bwboundaries just outputs an array and not the raw data if im correct?</p>
<p>thank you:)</p>
<p>lee</p>
]]></content:encoded>
	</item>
</channel>
</rss>

