<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/169293</link>
    <title>MATLAB Central Newsreader - how to convert image into sound</title>
    <description>Feed for thread: how to convert image into sound</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2008 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, 15 May 2008 07:46:51 -0400</pubDate>
      <title>how to convert image into sound</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/169293#432169</link>
      <author>kuldeepsingh002@gmail.com</author>
      <description>hi iam looking for help in how to convert image into sound. if any&lt;br&gt;
body knows please write me on kuldeepsingh002@gmail.com&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Thu, 15 May 2008 10:08:02 -0400</pubDate>
      <title>Re: how to convert image into sound</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/169293#432192</link>
      <author>David </author>
      <description>kuldeepsingh002@gmail.com wrote in message &amp;lt;d1e933d3-a8fb-&lt;br&gt;
4310-b30b-61d882bfe0fa@u6g2000prc.googlegroups.com&amp;gt;...&lt;br&gt;
&amp;gt; hi iam looking for help in how to convert image into &lt;br&gt;
sound. if any&lt;br&gt;
&amp;gt; body knows please write me on kuldeepsingh002@gmail.com&lt;br&gt;
&lt;br&gt;
ask a dolphin??  or do they create images from sound?&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Thu, 15 May 2008 10:23:02 -0400</pubDate>
      <title>Re: how to convert image into sound</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/169293#432198</link>
      <author>Dave Robinson</author>
      <description>"David " &amp;lt;dave@bigcompany.com&amp;gt; wrote in message &amp;lt;g0h222&lt;br&gt;
$1rs$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; kuldeepsingh002@gmail.com wrote in message &amp;lt;d1e933d3-a8fb-&lt;br&gt;
&amp;gt; 4310-b30b-61d882bfe0fa@u6g2000prc.googlegroups.com&amp;gt;...&lt;br&gt;
&amp;gt; &amp;gt; hi iam looking for help in how to convert image into &lt;br&gt;
&amp;gt; sound. if any&lt;br&gt;
&amp;gt; &amp;gt; body knows please write me on kuldeepsingh002@gmail.com&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; ask a dolphin??  or do they create images from sound?&lt;br&gt;
&lt;br&gt;
Trouble is sound is essentially a one dimensional time &lt;br&gt;
waveform, whereas a monochrome image is two dimensional &lt;br&gt;
spatial distribution.&lt;br&gt;
&lt;br&gt;
One solution might be to use stereo sound. Now you can get &lt;br&gt;
your X axis information in terms of spatial position. Your &lt;br&gt;
Y information could be encoded as frequency, so that up is &lt;br&gt;
a higher note, down is a lower note, and finally intensity &lt;br&gt;
could be simply encoded as loudness.&lt;br&gt;
&lt;br&gt;
I guess if you had a very simple picture the sound version &lt;br&gt;
of the chief blob might be meaningful. But what listening &lt;br&gt;
to the Mona Lisa would sound like - I know not.&lt;br&gt;
&lt;br&gt;
Regards&lt;br&gt;
&lt;br&gt;
Dave Robinson&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Thu, 15 May 2008 10:39:02 -0400</pubDate>
      <title>Re: how to convert image into sound</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/169293#432204</link>
      <author>Steve Amphlett</author>
      <description>"Dave Robinson" &amp;lt;dave.robinson@somewhere.biz&amp;gt; wrote in &lt;br&gt;
message &amp;lt;g0h2u6$m0i$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; "David " &amp;lt;dave@bigcompany.com&amp;gt; wrote in message &amp;lt;g0h222&lt;br&gt;
&amp;gt; $1rs$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; &amp;gt; kuldeepsingh002@gmail.com wrote in message &amp;lt;d1e933d3-&lt;br&gt;
a8fb-&lt;br&gt;
&amp;gt; &amp;gt; 4310-b30b-61d882bfe0fa@u6g2000prc.googlegroups.com&amp;gt;...&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; hi iam looking for help in how to convert image into &lt;br&gt;
&amp;gt; &amp;gt; sound. if any&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; body knows please write me on &lt;br&gt;
kuldeepsingh002@gmail.com&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; ask a dolphin??  or do they create images from sound?&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Trouble is sound is essentially a one dimensional time &lt;br&gt;
&amp;gt; waveform, whereas a monochrome image is two dimensional &lt;br&gt;
&amp;gt; spatial distribution.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; One solution might be to use stereo sound. Now you can &lt;br&gt;
get &lt;br&gt;
&amp;gt; your X axis information in terms of spatial position. &lt;br&gt;
Your &lt;br&gt;
&amp;gt; Y information could be encoded as frequency, so that up &lt;br&gt;
is &lt;br&gt;
&amp;gt; a higher note, down is a lower note, and finally &lt;br&gt;
intensity &lt;br&gt;
&amp;gt; could be simply encoded as loudness.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; I guess if you had a very simple picture the sound &lt;br&gt;
version &lt;br&gt;
&amp;gt; of the chief blob might be meaningful. But what listening &lt;br&gt;
&amp;gt; to the Mona Lisa would sound like - I know not.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
I've always been led to believe that you can get 1000 words &lt;br&gt;
from a picture.  Don't know how though.&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Thu, 15 May 2008 12:03:51 -0400</pubDate>
      <title>Re: how to convert image into sound</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/169293#432219</link>
      <author>Yumnam Kirani Singh</author>
      <description>I know how to do it. But let me why do you want the technique, I mean where will you apply it?&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Thu, 15 May 2008 18:31:02 -0400</pubDate>
      <title>Re: how to convert image into sound</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/169293#432326</link>
      <author>David </author>
      <description>Yumnam Kirani Singh &amp;lt;kirani.singh@gmail.com&amp;gt; wrote in &lt;br&gt;
message &lt;br&gt;
&amp;lt;3652766.1210853061449.JavaMail.jakarta@nitrogen.mathforum.&lt;br&gt;
org&amp;gt;...&lt;br&gt;
&amp;gt; I know how to do it. But let me why do you want the &lt;br&gt;
technique, I mean where will you apply it?&lt;br&gt;
&lt;br&gt;
i know how to do it also!  a fax machine, or amateur radio &lt;br&gt;
slow scan television software... either one will rasterize &lt;br&gt;
and convert your image to sound.&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Thu, 15 May 2008 18:39:02 -0400</pubDate>
      <title>Re: how to convert image into sound</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/169293#432328</link>
      <author>Kenneth Eaton</author>
      <description>I imagine LSD could help you turn images into sound, and &lt;br&gt;
probably sound into color and color into the heartbeat of &lt;br&gt;
creation.&lt;br&gt;
&lt;br&gt;
K&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Fri, 16 May 2008 10:01:03 -0400</pubDate>
      <title>Re: how to convert image into sound</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/169293#432447</link>
      <author>aasim Azooz</author>
      <description>kuldeepsingh002@gmail.com wrote in message &amp;lt;d1e933d3-a8fb-&lt;br&gt;
4310-b30b-61d882bfe0fa@u6g2000prc.googlegroups.com&amp;gt;...&lt;br&gt;
&amp;gt; hi iam looking for help in how to convert image into &lt;br&gt;
sound. if any&lt;br&gt;
&amp;gt; body knows please write me on kuldeepsingh002@gmail.com&lt;br&gt;
Hi &lt;br&gt;
It seems that peaple are puzzeled by what you are trying to &lt;br&gt;
do. I am not. I know someone who have tried to recreate the &lt;br&gt;
sound of the big bang. You may try the following&lt;br&gt;
1- save your image in "work" with known name and format for &lt;br&gt;
example mypicture epg&lt;br&gt;
2- z=imread('mypicture.epg);&lt;br&gt;
z=double(z);&lt;br&gt;
3=f=1000   %for example&lt;br&gt;
y=sin(f*z);&lt;br&gt;
sound(z)&lt;br&gt;
4- see what you get and change f accordingly&lt;br&gt;
&lt;br&gt;
</description>
    </item>
  </channel>
</rss>
