<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/256770</link>
    <title>MATLAB Central Newsreader - center line</title>
    <description>Feed for thread: center line</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Thu, 23 Jul 2009 09:11:02 -0400</pubDate>
      <title>center line</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/256770#667582</link>
      <author>Anil N</author>
      <description>Hi,&lt;br&gt;
&lt;br&gt;
I am working on tracking linear features in images. I got the boundary of a linear feature and the contour representing the boudary. Now i need to draw the centerline of the contour. Can any one knows how to draw the centerline of a contour.&lt;br&gt;
&lt;br&gt;
thanks &lt;br&gt;
anil</description>
    </item>
    <item>
      <pubDate>Thu, 23 Jul 2009 11:26:12 -0400</pubDate>
      <title>Re: center line</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/256770#667606</link>
      <author>ImageAnalyst</author>
      <description>On Jul 23, 5:11&#160;am, &quot;Anil N&quot; &amp;lt;ani...@yahoo.com&amp;gt; wrote:&lt;br&gt;
&amp;gt; Hi,&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; I am working on tracking linear features in images. I got the boundary of a linear feature and the contour representing the boudary. Now i need to draw the centerline of the contour. Can any one knows how to draw the centerline of a contour.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; thanks&lt;br&gt;
&amp;gt; anil&lt;br&gt;
&lt;br&gt;
--------------------------------------------------------&lt;br&gt;
Assuming your contour is some thick region, and you've thresholded it&lt;br&gt;
to a binary image already (easy to do), then just call bwmorph() with&lt;br&gt;
the 'skel' option to skeletonize your thick regions.&lt;br&gt;
Good luck,&lt;br&gt;
ImageAnalyst</description>
    </item>
  </channel>
</rss>

