<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/254096</link>
    <title>MATLAB Central Newsreader - Converting an image from polar to cartesians?</title>
    <description>Feed for thread: Converting an image from polar to cartesians?</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2010 by The 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>The MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Thu, 18 Jun 2009 20:21:03 -0400</pubDate>
      <title>Converting an image from polar to cartesians?</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/254096#658585</link>
      <author>petros dias</author>
      <description>Hi everyone,&lt;br&gt;
&lt;br&gt;
I'm trying to convert an image from polar to cartesian coordinates. I am assuming my polar image is an image that has a 0,0 at top-left and the two dimensions do need to match (the horizontal being the radius and the vertical being theta).&lt;br&gt;
&lt;br&gt;
I am using &quot;interp2&quot; to interpolate all the positions in the cartesian coordinates. Using this function, I would need to provide X,Y, XI,YI, while X,Y being the indices of the location of the pixels provided, while XI, YI the indices of the positions that need to be calculated.&lt;br&gt;
&lt;br&gt;
I tried different ways to make this work, but I can't get it to work. Does anyone have a clue on how to do this? I even found another ready function that does this transformation, but I would still need to provide X,Y, XI, YI, which I don't know how to calculate.&lt;br&gt;
&lt;br&gt;
Any help is appreciated.</description>
    </item>
    <item>
      <pubDate>Fri, 19 Jun 2009 01:08:01 -0400</pubDate>
      <title>Re: Converting an image from polar to cartesians?</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/254096#658642</link>
      <author>Nicolaie Popescu-Bodorin</author>
      <description>Hello Petros,&lt;br&gt;
&lt;br&gt;
for something like this&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.limbistraine.com/ro/software/popescu-bodorin/img/circular-fast-fuzzy-iris-segmentation-popescu-bodorin-nicolaie.jpg&quot;&gt;http://www.limbistraine.com/ro/software/popescu-bodorin/img/circular-fast-fuzzy-iris-segmentation-popescu-bodorin-nicolaie.jpg&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
see the following link:&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://en.wikipedia.org/wiki/List_of_canonical_coordinate_transformations#To_Cartesian_coordinates_from_polar_coordinates&quot;&gt;http://en.wikipedia.org/wiki/List_of_canonical_coordinate_transformations#To_Cartesian_coordinates_from_polar_coordinates&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Bodorin&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&quot;petros dias&quot; &amp;lt;p.dias@ucl.ac.uk&amp;gt; wrote in message &amp;lt;h1e7jf$5lh$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; Hi everyone,&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; I'm trying to convert an image from polar to cartesian coordinates. I am assuming my polar image is an image that has a 0,0 at top-left and the two dimensions do need to match (the horizontal being the radius and the vertical being theta).&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; I am using &quot;interp2&quot; to interpolate all the positions in the cartesian coordinates. Using this function, I would need to provide X,Y, XI,YI, while X,Y being the indices of the location of the pixels provided, while XI, YI the indices of the positions that need to be calculated.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; I tried different ways to make this work, but I can't get it to work. Does anyone have a clue on how to do this? I even found another ready function that does this transformation, but I would still need to provide X,Y, XI, YI, which I don't know how to calculate.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Any help is appreciated.</description>
    </item>
    <item>
      <pubDate>Sat, 20 Jun 2009 12:41:01 -0400</pubDate>
      <title>Re: Converting an image from polar to cartesians?</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/254096#658967</link>
      <author>petros dias</author>
      <description>Thanks , but I already know how to perform that transformation, my question was on the usage of the interp2 algorithm and its' inputs.&lt;br&gt;
&lt;br&gt;
Either way, I already found a function that works very well, provided here:&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.mathworks.com/matlabcentral/fileexchange/17933&quot;&gt;http://www.mathworks.com/matlabcentral/fileexchange/17933&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&quot;Nicolaie Popescu-Bodorin&quot; &amp;lt;freeseosubmit@yah00.com&amp;gt; wrote in message &amp;lt;h1eodh$k7b$1@fred.mathworks.com&amp;gt;...&quot;</description>
    </item>
  </channel>
</rss>
