<?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: GrowCut Segmentation In Matlab</title>
	<atom:link href="http://www.shawnlankton.com/2008/03/growcut-segmentation-in-matlab/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shawnlankton.com/2008/03/growcut-segmentation-in-matlab/</link>
	<description>life, business, consulting, and computer vision</description>
	<lastBuildDate>Tue, 07 Feb 2012 12:43:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Shawn Lankton</title>
		<link>http://www.shawnlankton.com/2008/03/growcut-segmentation-in-matlab/comment-page-1/#comment-2019</link>
		<dc:creator>Shawn Lankton</dc:creator>
		<pubDate>Mon, 06 Feb 2012 15:02:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.shawnlankton.com/2008/03/growcut-segmentation-in-matlab/#comment-2019</guid>
		<description>There are many algorithms that use seeded region-growing.  This one in particular plays off the idea of cellular autonomy.  Not sure if it&#039;s the same as what you&#039;re calling, &quot;Seeded Region Growing Segmentation.&quot;</description>
		<content:encoded><![CDATA[<p>There are many algorithms that use seeded region-growing.  This one in particular plays off the idea of cellular autonomy.  Not sure if it&#8217;s the same as what you&#8217;re calling, &#8220;Seeded Region Growing Segmentation.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn Lankton</title>
		<link>http://www.shawnlankton.com/2008/03/growcut-segmentation-in-matlab/comment-page-1/#comment-2018</link>
		<dc:creator>Shawn Lankton</dc:creator>
		<pubDate>Mon, 06 Feb 2012 15:00:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.shawnlankton.com/2008/03/growcut-segmentation-in-matlab/#comment-2018</guid>
		<description>I think you could easily modify the code to have more than two competing regions.  Check the original paper - I believe the authors discuss this.

Overlapping cells would be a challenge for this algorithm.  For that you may consider shape-constrained active contours.</description>
		<content:encoded><![CDATA[<p>I think you could easily modify the code to have more than two competing regions.  Check the original paper &#8211; I believe the authors discuss this.</p>
<p>Overlapping cells would be a challenge for this algorithm.  For that you may consider shape-constrained active contours.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kiran</title>
		<link>http://www.shawnlankton.com/2008/03/growcut-segmentation-in-matlab/comment-page-1/#comment-2010</link>
		<dc:creator>kiran</dc:creator>
		<pubDate>Fri, 27 Jan 2012 12:08:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.shawnlankton.com/2008/03/growcut-segmentation-in-matlab/#comment-2010</guid>
		<description>can growcut algorithm be used for nuclei segmentation of medical images. can this algorithm segment multiple objects or cells in a single image. can this algorithm handle overlapping of nuclei or cells.</description>
		<content:encoded><![CDATA[<p>can growcut algorithm be used for nuclei segmentation of medical images. can this algorithm segment multiple objects or cells in a single image. can this algorithm handle overlapping of nuclei or cells.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nag</title>
		<link>http://www.shawnlankton.com/2008/03/growcut-segmentation-in-matlab/comment-page-1/#comment-2009</link>
		<dc:creator>nag</dc:creator>
		<pubDate>Fri, 13 Jan 2012 06:20:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.shawnlankton.com/2008/03/growcut-segmentation-in-matlab/#comment-2009</guid>
		<description>Is this the same algorithm as &#039;Seeded Region Growing Segmentation&#039;?</description>
		<content:encoded><![CDATA[<p>Is this the same algorithm as &#8216;Seeded Region Growing Segmentation&#8217;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: T.BERIN SAM</title>
		<link>http://www.shawnlankton.com/2008/03/growcut-segmentation-in-matlab/comment-page-1/#comment-2008</link>
		<dc:creator>T.BERIN SAM</dc:creator>
		<pubDate>Fri, 06 Jan 2012 05:21:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.shawnlankton.com/2008/03/growcut-segmentation-in-matlab/#comment-2008</guid>
		<description>SIR,
 Can you give me some suggestion how to segment overlapping cells using matlab</description>
		<content:encoded><![CDATA[<p>SIR,<br />
 Can you give me some suggestion how to segment overlapping cells using matlab</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn Lankton</title>
		<link>http://www.shawnlankton.com/2008/03/growcut-segmentation-in-matlab/comment-page-1/#comment-1999</link>
		<dc:creator>Shawn Lankton</dc:creator>
		<pubDate>Mon, 12 Dec 2011 12:57:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.shawnlankton.com/2008/03/growcut-segmentation-in-matlab/#comment-1999</guid>
		<description>assert shouldn&#039;t be needed to run the algorithm - you can just comment that out.</description>
		<content:encoded><![CDATA[<p>assert shouldn&#8217;t be needed to run the algorithm &#8211; you can just comment that out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abdelmaksoud</title>
		<link>http://www.shawnlankton.com/2008/03/growcut-segmentation-in-matlab/comment-page-1/#comment-1978</link>
		<dc:creator>abdelmaksoud</dc:creator>
		<pubDate>Tue, 22 Nov 2011 10:57:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.shawnlankton.com/2008/03/growcut-segmentation-in-matlab/#comment-1978</guid>
		<description>good morning sir

in the GROWCUT algorithm, assert function is not present in the zip file.

can you send me the assert function for testing the algorithm please.</description>
		<content:encoded><![CDATA[<p>good morning sir</p>
<p>in the GROWCUT algorithm, assert function is not present in the zip file.</p>
<p>can you send me the assert function for testing the algorithm please.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: toffy</title>
		<link>http://www.shawnlankton.com/2008/03/growcut-segmentation-in-matlab/comment-page-1/#comment-1901</link>
		<dc:creator>toffy</dc:creator>
		<pubDate>Sun, 04 Sep 2011 17:36:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.shawnlankton.com/2008/03/growcut-segmentation-in-matlab/#comment-1901</guid>
		<description>sir,
  is it possible to extract a particular cartoon character from pictures and save it without background information</description>
		<content:encoded><![CDATA[<p>sir,<br />
  is it possible to extract a particular cartoon character from pictures and save it without background information</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amit</title>
		<link>http://www.shawnlankton.com/2008/03/growcut-segmentation-in-matlab/comment-page-1/#comment-1867</link>
		<dc:creator>amit</dc:creator>
		<pubDate>Fri, 29 Jul 2011 09:27:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.shawnlankton.com/2008/03/growcut-segmentation-in-matlab/#comment-1867</guid>
		<description>&lt;a href=&quot;#comment-1451&quot; rel=&quot;nofollow&quot;&gt;@Jay  &lt;/a&gt; 
type following code to create label image.
Here nn=6 which means you can choose first 6 piexel as foreground piexel and next 6 piexel as background piexel. You can choose more piexel by changing nn value.

img=imread(&#039;brain.png&#039;)
imshow(img);
nn=6;
[y,x]=ginput(nn);
hold on;
x=round(x);
y=round(y);
disp(&#039;Select background piexel&#039;);
[yb,xb]=ginput(nn);
xb=round(xb);
yb=round(yb);
label1=zeros(m,n);
for i=1:nn
    a1=x(i);
    b1=y(i);a2=xb(i);
    b2=yb(i);
    label1(a2,b2)=-1;
    label1(a1,b1)=1;
end
labels=double(label1);</description>
		<content:encoded><![CDATA[<p><a href="#comment-1451" rel="nofollow">@Jay  </a><br />
type following code to create label image.<br />
Here nn=6 which means you can choose first 6 piexel as foreground piexel and next 6 piexel as background piexel. You can choose more piexel by changing nn value.</p>
<p>img=imread(&#8216;brain.png&#8217;)<br />
imshow(img);<br />
nn=6;<br />
[y,x]=ginput(nn);<br />
hold on;<br />
x=round(x);<br />
y=round(y);<br />
disp(&#8216;Select background piexel&#8217;);<br />
[yb,xb]=ginput(nn);<br />
xb=round(xb);<br />
yb=round(yb);<br />
label1=zeros(m,n);<br />
for i=1:nn<br />
    a1=x(i);<br />
    b1=y(i);a2=xb(i);<br />
    b2=yb(i);<br />
    label1(a2,b2)=-1;<br />
    label1(a1,b1)=1;<br />
end<br />
labels=double(label1);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amit</title>
		<link>http://www.shawnlankton.com/2008/03/growcut-segmentation-in-matlab/comment-page-1/#comment-1866</link>
		<dc:creator>amit</dc:creator>
		<pubDate>Wed, 27 Jul 2011 09:33:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.shawnlankton.com/2008/03/growcut-segmentation-in-matlab/#comment-1866</guid>
		<description>Shawn,for gray scale image i selected maxC=360.62 as per your formula. Is it right?</description>
		<content:encoded><![CDATA[<p>Shawn,for gray scale image i selected maxC=360.62 as per your formula. Is it right?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

