<?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: Fourier transforms &#8211; where to go from here</title>
	<atom:link href="http://blogs.mathworks.com/steve/2010/05/10/fourier-transforms-where-to-go-from-here/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.mathworks.com/steve/2010/05/10/fourier-transforms-where-to-go-from-here/</link>
	<description>Steve Eddins manages the Image &#38; Geospatial development team at The MathWorks and coauthored Digital Image Processing Using MATLAB. He writes here about image processing concepts, algorithm implementations, and MATLAB.</description>
	<lastBuildDate>Fri, 17 May 2013 16:28:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Steve</title>
		<link>http://blogs.mathworks.com/steve/2010/05/10/fourier-transforms-where-to-go-from-here/#comment-23738</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 24 Nov 2010 15:24:02 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/steve/2010/05/10/fourier-transforms-where-to-go-from-here/#comment-23738</guid>
		<description>Jenny&#8212;A high-pass filter would eliminate the low-frequency stuff that is not of interest. There are some two-dimensional filter design routines in the Image Processing Toolbox, but using them does require some knowledge about digital filtering. Most textbooks on image processing would have information on lowpass and highpass filtering.</description>
		<content:encoded><![CDATA[<p>Jenny&mdash;A high-pass filter would eliminate the low-frequency stuff that is not of interest. There are some two-dimensional filter design routines in the Image Processing Toolbox, but using them does require some knowledge about digital filtering. Most textbooks on image processing would have information on lowpass and highpass filtering.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jenny Devaud</title>
		<link>http://blogs.mathworks.com/steve/2010/05/10/fourier-transforms-where-to-go-from-here/#comment-23731</link>
		<dc:creator>Jenny Devaud</dc:creator>
		<pubDate>Tue, 23 Nov 2010 21:35:44 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/steve/2010/05/10/fourier-transforms-where-to-go-from-here/#comment-23731</guid>
		<description>Hi Steve,  I have an image that has high frequency data on top of low frequency data..think nano-scale roughness on top of macroroughness.  I want to look at the average roughness of ONLY the nano-scale roughness.  Is there a way to do this?  It would seem to be related to FFT somehow, but I have x, y and z data.  Any help appreciated.</description>
		<content:encoded><![CDATA[<p>Hi Steve,  I have an image that has high frequency data on top of low frequency data..think nano-scale roughness on top of macroroughness.  I want to look at the average roughness of ONLY the nano-scale roughness.  Is there a way to do this?  It would seem to be related to FFT somehow, but I have x, y and z data.  Any help appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matteo</title>
		<link>http://blogs.mathworks.com/steve/2010/05/10/fourier-transforms-where-to-go-from-here/#comment-23498</link>
		<dc:creator>matteo</dc:creator>
		<pubDate>Fri, 17 Sep 2010 00:31:39 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/steve/2010/05/10/fourier-transforms-where-to-go-from-here/#comment-23498</guid>
		<description>Thank you Steve
I found an online example, but yet not much detail on the justification.
http://www.imagemagick.org/Usage/fourier/#contrast
Matteo</description>
		<content:encoded><![CDATA[<p>Thank you Steve<br />
I found an online example, but yet not much detail on the justification.<br />
<a href="http://www.imagemagick.org/Usage/fourier/#contrast" rel="nofollow">http://www.imagemagick.org/Usage/fourier/#contrast</a><br />
Matteo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://blogs.mathworks.com/steve/2010/05/10/fourier-transforms-where-to-go-from-here/#comment-23494</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 16 Sep 2010 16:06:38 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/steve/2010/05/10/fourier-transforms-where-to-go-from-here/#comment-23494</guid>
		<description>Matteo&#8212;I&#039;m not familiar with this technique. I&#039;ll think about it. My initial reaction is that it seems like an awful lot of computation to go through in order to increase contrast.</description>
		<content:encoded><![CDATA[<p>Matteo&mdash;I&#8217;m not familiar with this technique. I&#8217;ll think about it. My initial reaction is that it seems like an awful lot of computation to go through in order to increase contrast.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matteo</title>
		<link>http://blogs.mathworks.com/steve/2010/05/10/fourier-transforms-where-to-go-from-here/#comment-23492</link>
		<dc:creator>Matteo</dc:creator>
		<pubDate>Thu, 16 Sep 2010 14:26:17 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/steve/2010/05/10/fourier-transforms-where-to-go-from-here/#comment-23492</guid>
		<description>Hi Steve

I was reading on a book that if you fourier transform an image, separate magnitude and phase, increase or decrease the magnitude by adjusting its exponent, say to 1.2 or 0.98, and recombine with phase through inverse fourier, this amounts to changing the contrast. THe source however was uniquely ppor in details. Would you care to elaborate on why this works? 
Thank you

Matteo</description>
		<content:encoded><![CDATA[<p>Hi Steve</p>
<p>I was reading on a book that if you fourier transform an image, separate magnitude and phase, increase or decrease the magnitude by adjusting its exponent, say to 1.2 or 0.98, and recombine with phase through inverse fourier, this amounts to changing the contrast. THe source however was uniquely ppor in details. Would you care to elaborate on why this works?<br />
Thank you</p>
<p>Matteo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Offterdinger</title>
		<link>http://blogs.mathworks.com/steve/2010/05/10/fourier-transforms-where-to-go-from-here/#comment-23207</link>
		<dc:creator>Martin Offterdinger</dc:creator>
		<pubDate>Mon, 21 Jun 2010 14:39:11 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/steve/2010/05/10/fourier-transforms-where-to-go-from-here/#comment-23207</guid>
		<description>For me it would be particularly interesting how to do image registration based on Fourier Transforms?

Thanx

Martin</description>
		<content:encoded><![CDATA[<p>For me it would be particularly interesting how to do image registration based on Fourier Transforms?</p>
<p>Thanx</p>
<p>Martin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://blogs.mathworks.com/steve/2010/05/10/fourier-transforms-where-to-go-from-here/#comment-23137</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 20 May 2010 13:45:11 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/steve/2010/05/10/fourier-transforms-where-to-go-from-here/#comment-23137</guid>
		<description>Fen&#8212;Once aliasing has occurred, you can&#039;t get rid of it with filtering.</description>
		<content:encoded><![CDATA[<p>Fen&mdash;Once aliasing has occurred, you can&#8217;t get rid of it with filtering.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fen</title>
		<link>http://blogs.mathworks.com/steve/2010/05/10/fourier-transforms-where-to-go-from-here/#comment-23114</link>
		<dc:creator>Fen</dc:creator>
		<pubDate>Sat, 15 May 2010 04:35:45 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/steve/2010/05/10/fourier-transforms-where-to-go-from-here/#comment-23114</guid>
		<description>Hi Steve, great to see the FT theme will be continuing.

All the topics you suggest sound very interesting- I hope you get to cover them all at some point! Although it&#039;s already a pretty big list.

I think I suggested a few blogs ago that I&#039;d be interested in Gibbs phenomenon and ringing (and I guess this fits in nicely with filtering).

Also phase sounds like a good one (as I work a lot with this at the moment)- I&#039;ve seen some cool examples of images reconstructed just from the phase info to demonstrate it&#039;s importance to vision.

And how about aliasing/anti-aliasing images. How does one best pick the right cut-off frequency for low-pass filtering any given aliased image? 

Thanks,

Fen</description>
		<content:encoded><![CDATA[<p>Hi Steve, great to see the FT theme will be continuing.</p>
<p>All the topics you suggest sound very interesting- I hope you get to cover them all at some point! Although it&#8217;s already a pretty big list.</p>
<p>I think I suggested a few blogs ago that I&#8217;d be interested in Gibbs phenomenon and ringing (and I guess this fits in nicely with filtering).</p>
<p>Also phase sounds like a good one (as I work a lot with this at the moment)- I&#8217;ve seen some cool examples of images reconstructed just from the phase info to demonstrate it&#8217;s importance to vision.</p>
<p>And how about aliasing/anti-aliasing images. How does one best pick the right cut-off frequency for low-pass filtering any given aliased image? </p>
<p>Thanks,</p>
<p>Fen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jez</title>
		<link>http://blogs.mathworks.com/steve/2010/05/10/fourier-transforms-where-to-go-from-here/#comment-23111</link>
		<dc:creator>Jez</dc:creator>
		<pubDate>Thu, 13 May 2010 17:51:31 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/steve/2010/05/10/fourier-transforms-where-to-go-from-here/#comment-23111</guid>
		<description>I&#039;ve always been interested in DFTs to find the frequency of single pure sinusoids. I usually think of this as a MATLAB vector multiply of a section of sinusoid with several different frequencies of complex exponential and seeing which &#039;comes out on top&#039; as most similar. You&#039;d expect this to work if the exponential is bang on the right frequency, what I find puzzling about the DFT is that it also works if the frequency is a bit out - and if you interpolate the output you can get a useful answer.

What I find surprising is that this doesn&#039;t seem to work in general. For example when I took a section of linear chirp and MATLAB vector multiplied it by linear chirps of various frequencies and chirp rates (it would be a 2D grid) I got a nice spike if I hit the chirp parameters bang on but no nice &#039;near miss&#039; behaviour to interpolate.

So, what gives? What&#039;s so special in this respect about the DFT? The best explanation I&#039;ve found so far is p164 of Rader and Gold. But any enlightenment you can offer would be great.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve always been interested in DFTs to find the frequency of single pure sinusoids. I usually think of this as a MATLAB vector multiply of a section of sinusoid with several different frequencies of complex exponential and seeing which &#8216;comes out on top&#8217; as most similar. You&#8217;d expect this to work if the exponential is bang on the right frequency, what I find puzzling about the DFT is that it also works if the frequency is a bit out &#8211; and if you interpolate the output you can get a useful answer.</p>
<p>What I find surprising is that this doesn&#8217;t seem to work in general. For example when I took a section of linear chirp and MATLAB vector multiplied it by linear chirps of various frequencies and chirp rates (it would be a 2D grid) I got a nice spike if I hit the chirp parameters bang on but no nice &#8216;near miss&#8217; behaviour to interpolate.</p>
<p>So, what gives? What&#8217;s so special in this respect about the DFT? The best explanation I&#8217;ve found so far is p164 of Rader and Gold. But any enlightenment you can offer would be great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles Kenny</title>
		<link>http://blogs.mathworks.com/steve/2010/05/10/fourier-transforms-where-to-go-from-here/#comment-23110</link>
		<dc:creator>Charles Kenny</dc:creator>
		<pubDate>Thu, 13 May 2010 13:49:19 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/steve/2010/05/10/fourier-transforms-where-to-go-from-here/#comment-23110</guid>
		<description>Is there a way to extract phase info from spatial frequency plots that is not limited to mod 2 pi recycling?</description>
		<content:encoded><![CDATA[<p>Is there a way to extract phase info from spatial frequency plots that is not limited to mod 2 pi recycling?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
