<?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: Sparse Field Active Contours</title>
	<atom:link href="http://www.shawnlankton.com/2009/04/sfm-and-active-contours/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shawnlankton.com/2009/04/sfm-and-active-contours/</link>
	<description>computer vision, science, business, and life</description>
	<lastBuildDate>Sun, 14 Mar 2010 10:53:07 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: grace</title>
		<link>http://www.shawnlankton.com/2009/04/sfm-and-active-contours/comment-page-1/#comment-1286</link>
		<dc:creator>grace</dc:creator>
		<pubDate>Mon, 01 Mar 2010 13:58:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.shawnlankton.com/?p=390#comment-1286</guid>
		<description>Thanks Shawn, 
Your code is good.The &quot;localized_seg_demo.m&quot; run well.I&#039;m trying this now.
I have the same problem but already find the “fat_contour”.However,I have another problem at:??? Error using ==&gt; delete   Error in ==&gt; visualize_phi at 6   delete(h1); I don&#039;t know why the error is occur!</description>
		<content:encoded><![CDATA[<p>Thanks Shawn,<br />
Your code is good.The &#8220;localized_seg_demo.m&#8221; run well.I&#8217;m trying this now.<br />
I have the same problem but already find the “fat_contour”.However,I have another problem at:??? Error using ==&gt; delete   Error in ==&gt; visualize_phi at 6   delete(h1); I don&#8217;t know why the error is occur!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fralik</title>
		<link>http://www.shawnlankton.com/2009/04/sfm-and-active-contours/comment-page-1/#comment-1278</link>
		<dc:creator>fralik</dc:creator>
		<pubDate>Thu, 11 Feb 2010 10:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.shawnlankton.com/?p=390#comment-1278</guid>
		<description>&lt;a href=&quot;#comment-1277&quot; rel=&quot;nofollow&quot;&gt;@fralik &lt;/a&gt; 
Oh! Found it here http://www.mathworks.com/matlabcentral/fileexchange/26101-active-contours-a-new-distribution-metric-for-image-segmentation</description>
		<content:encoded><![CDATA[<p><a href="#comment-1277" rel="nofollow">@fralik </a><br />
Oh! Found it here <a href="http://www.mathworks.com/matlabcentral/fileexchange/26101-active-contours-a-new-distribution-metric-for-image-segmentation" rel="nofollow">http://www.mathworks.com/matlabcentral/fileexchange/26101-active-contours-a-new-distribution-metric-for-image-segmentation</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fralik</title>
		<link>http://www.shawnlankton.com/2009/04/sfm-and-active-contours/comment-page-1/#comment-1277</link>
		<dc:creator>fralik</dc:creator>
		<pubDate>Thu, 11 Feb 2010 10:16:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.shawnlankton.com/?p=390#comment-1277</guid>
		<description>Trying to run it. There is no &quot;sfm_chanvese_demo&quot; file. But that is not a real problem. I got an error about function &quot;fat_contour&quot;. Matlab can not find it =(</description>
		<content:encoded><![CDATA[<p>Trying to run it. There is no &#8220;sfm_chanvese_demo&#8221; file. But that is not a real problem. I got an error about function &#8220;fat_contour&#8221;. Matlab can not find it =(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajeev</title>
		<link>http://www.shawnlankton.com/2009/04/sfm-and-active-contours/comment-page-1/#comment-1256</link>
		<dc:creator>Rajeev</dc:creator>
		<pubDate>Tue, 26 Jan 2010 06:53:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.shawnlankton.com/?p=390#comment-1256</guid>
		<description>Thanks Shawn - appreciate your quick response.  

I had wanted to know if there were any other dependencies other than the &quot;Matrix&quot; data structure (I haven&#039;t looked exhaustively at the C++ code). From your response it seems there aren&#039;t, which answers my question.

I&#039;ll post the converted code soon.

Rajeev</description>
		<content:encoded><![CDATA[<p>Thanks Shawn &#8211; appreciate your quick response.  </p>
<p>I had wanted to know if there were any other dependencies other than the &#8220;Matrix&#8221; data structure (I haven&#8217;t looked exhaustively at the C++ code). From your response it seems there aren&#8217;t, which answers my question.</p>
<p>I&#8217;ll post the converted code soon.</p>
<p>Rajeev</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn Lankton</title>
		<link>http://www.shawnlankton.com/2009/04/sfm-and-active-contours/comment-page-1/#comment-1250</link>
		<dc:creator>Shawn Lankton</dc:creator>
		<pubDate>Sun, 24 Jan 2010 23:51:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.shawnlankton.com/?p=390#comment-1250</guid>
		<description>@Rajeev Thanks for your interest.  There are several Matlab libraries used in the code.  In general, Matlab MEX programs use the internal Matlab &quot;Matrix&quot; data-structures.  You can easily strip these out and use simple data arrays.  This is the underlying data-type in the data-structures in the &quot;Matrix&quot; element.</description>
		<content:encoded><![CDATA[<p>@Rajeev Thanks for your interest.  There are several Matlab libraries used in the code.  In general, Matlab MEX programs use the internal Matlab &#8220;Matrix&#8221; data-structures.  You can easily strip these out and use simple data arrays.  This is the underlying data-type in the data-structures in the &#8220;Matrix&#8221; element.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajeev</title>
		<link>http://www.shawnlankton.com/2009/04/sfm-and-active-contours/comment-page-1/#comment-1246</link>
		<dc:creator>Rajeev</dc:creator>
		<pubDate>Fri, 22 Jan 2010 12:01:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.shawnlankton.com/?p=390#comment-1246</guid>
		<description>Hi Shawn,

Thanks for sharing the Sparse Field Active Contours algo. 

Since bulk of the algo is written in C++ and the .m files are only used as wrappers, I am trying to convert this algo as a standalone Windows application - i.e. trying to remove all the Matlab dependencies.

For this I&#039;m plan on compiling the C++ code in VC++ 2008 and then convert all the Matlab .m files to C++ code.

However, when I compile the C++ code (energy3c.cpp, llist.cpp, lsops3c.cpp, and sfm_local_chanvese_mex.cpp) in VC++ 2008, the compiler gives an error where it reports a dependency on &quot;matrix.h&quot; - which is a Matlab header file. (used for &quot;mxArray&quot; in &quot;Sparse3c.h&quot;).

Would you know how to remove the dependency of &quot;matrix.h&quot; and other Matlab specific dependencies, so that one can compile and execute the entire algo as a stanadalone VC++ application?

Thanks again.

Rajeev</description>
		<content:encoded><![CDATA[<p>Hi Shawn,</p>
<p>Thanks for sharing the Sparse Field Active Contours algo. </p>
<p>Since bulk of the algo is written in C++ and the .m files are only used as wrappers, I am trying to convert this algo as a standalone Windows application &#8211; i.e. trying to remove all the Matlab dependencies.</p>
<p>For this I&#8217;m plan on compiling the C++ code in VC++ 2008 and then convert all the Matlab .m files to C++ code.</p>
<p>However, when I compile the C++ code (energy3c.cpp, llist.cpp, lsops3c.cpp, and sfm_local_chanvese_mex.cpp) in VC++ 2008, the compiler gives an error where it reports a dependency on &#8220;matrix.h&#8221; &#8211; which is a Matlab header file. (used for &#8220;mxArray&#8221; in &#8220;Sparse3c.h&#8221;).</p>
<p>Would you know how to remove the dependency of &#8220;matrix.h&#8221; and other Matlab specific dependencies, so that one can compile and execute the entire algo as a stanadalone VC++ application?</p>
<p>Thanks again.</p>
<p>Rajeev</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wliao</title>
		<link>http://www.shawnlankton.com/2009/04/sfm-and-active-contours/comment-page-1/#comment-1232</link>
		<dc:creator>Wliao</dc:creator>
		<pubDate>Tue, 22 Dec 2009 22:15:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.shawnlankton.com/?p=390#comment-1232</guid>
		<description>Thank you very much for sharing with us, it is very good job!</description>
		<content:encoded><![CDATA[<p>Thank you very much for sharing with us, it is very good job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn Lankton</title>
		<link>http://www.shawnlankton.com/2009/04/sfm-and-active-contours/comment-page-1/#comment-1221</link>
		<dc:creator>Shawn Lankton</dc:creator>
		<pubDate>Wed, 09 Dec 2009 13:16:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.shawnlankton.com/?p=390#comment-1221</guid>
		<description>I had the same thought!  Please see this paper: Localizing Region-Based Active Contours (&lt;a href=&quot;http://www.shawnlankton.com/publications/&quot; rel=&quot;nofollow&quot;&gt;publications page&lt;/a&gt;).  I hope to publish my codes for this soon.</description>
		<content:encoded><![CDATA[<p>I had the same thought!  Please see this paper: Localizing Region-Based Active Contours (<a href="http://www.shawnlankton.com/publications/" rel="nofollow">publications page</a>).  I hope to publish my codes for this soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naveen</title>
		<link>http://www.shawnlankton.com/2009/04/sfm-and-active-contours/comment-page-1/#comment-1219</link>
		<dc:creator>Naveen</dc:creator>
		<pubDate>Wed, 09 Dec 2009 08:32:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.shawnlankton.com/?p=390#comment-1219</guid>
		<description>Shawn,
Have this question: I need to segment out a region surrounded by multiple shades of boundary. That would mean we need multiple uout (mean of exterior pixels intensity). Or is there a way to restrict uout to a localised region?How do I use your code?</description>
		<content:encoded><![CDATA[<p>Shawn,<br />
Have this question: I need to segment out a region surrounded by multiple shades of boundary. That would mean we need multiple uout (mean of exterior pixels intensity). Or is there a way to restrict uout to a localised region?How do I use your code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn Lankton</title>
		<link>http://www.shawnlankton.com/2009/04/sfm-and-active-contours/comment-page-1/#comment-1174</link>
		<dc:creator>Shawn Lankton</dc:creator>
		<pubDate>Tue, 24 Nov 2009 13:48:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.shawnlankton.com/?p=390#comment-1174</guid>
		<description>@Quinn  All of the source is provided.  You can feel free to modify any of the files to implement specific behaviors, but typically new energies can be implemented by modifying solely energy3c.cpp.</description>
		<content:encoded><![CDATA[<p>@Quinn  All of the source is provided.  You can feel free to modify any of the files to implement specific behaviors, but typically new energies can be implemented by modifying solely energy3c.cpp.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
