<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/244861</link>
    <title>MATLAB Central Newsreader - Wavelets</title>
    <description>Feed for thread: Wavelets</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, 19 Feb 2009 08:11:02 -0500</pubDate>
      <title>Wavelets</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/244861#629357</link>
      <author>Anil N</author>
      <description>Hi,&lt;br&gt;
After  using wavemenu to denoise an image, then we can save image as .mat file, but if i want to use that image for other purpose, i am unable to use. Can any one suggest me how to save the image in some other format or to use the image stored as .mat format.&lt;br&gt;
thanks&lt;br&gt;
anil</description>
    </item>
    <item>
      <pubDate>Thu, 19 Feb 2009 10:37:25 -0500</pubDate>
      <title>Re: Wavelets</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/244861#629406</link>
      <author>vedenev</author>
      <description>Save it as mat-file. Then import this mat-file in workspase. It will&lt;br&gt;
be several variables&lt;br&gt;
X - image&lt;br&gt;
map - colormap&lt;br&gt;
&lt;br&gt;
Then use imwrite in format:&lt;br&gt;
imwrite(X,map,filename,fmt)&lt;br&gt;
&lt;br&gt;
-----------------------------------------&lt;br&gt;
Maxim Vedenev, MATLAB Custom Programming&lt;br&gt;
vedenev@ngs.ru&lt;br&gt;
&lt;a href=&quot;http://simulations.narod.ru/&quot;&gt;http://simulations.narod.ru/&lt;/a&gt;</description>
    </item>
    <item>
      <pubDate>Thu, 19 Feb 2009 11:38:02 -0500</pubDate>
      <title>Re: Wavelets</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/244861#629422</link>
      <author>Anil N</author>
      <description>vedenev &amp;lt;vedenev.maxim@gmail.com&amp;gt; wrote in message &amp;lt;05c804d9-7d04-40b3-9ee6-600cbf324ff4@p13g2000yqc.googlegroups.com&amp;gt;...&lt;br&gt;
&amp;gt; Save it as mat-file. Then import this mat-file in workspase. It will&lt;br&gt;
&amp;gt; be several variables&lt;br&gt;
&amp;gt; X - image&lt;br&gt;
&amp;gt; map - colormap&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Then use imwrite in format:&lt;br&gt;
&amp;gt; imwrite(X,map,filename,fmt)&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; -----------------------------------------&lt;br&gt;
&amp;gt; Maxim Vedenev, MATLAB Custom Programming&lt;br&gt;
&amp;gt; vedenev@ngs.ru&lt;br&gt;
&amp;gt; &lt;a href=&quot;http://simulations.narod.ru/&quot;&gt;http://simulations.narod.ru/&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Thank you so much&lt;br&gt;
it works</description>
    </item>
  </channel>
</rss>

