<?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: 2D CDF 9/7 Wavelet Transform in Python</title>
	<atom:link href="http://www.olhovsky.com/2009/03/2d-cdf-97-wavelet-transform-in-python/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.olhovsky.com/2009/03/2d-cdf-97-wavelet-transform-in-python/</link>
	<description>Miscellaneous Coding</description>
	<lastBuildDate>Wed, 28 Jul 2010 04:37:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: olhovsky</title>
		<link>http://www.olhovsky.com/2009/03/2d-cdf-97-wavelet-transform-in-python/comment-page-1/#comment-38</link>
		<dc:creator>olhovsky</dc:creator>
		<pubDate>Thu, 08 Oct 2009 17:17:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.olhovsky.com/?p=17#comment-38</guid>
		<description>I&#039;ve edited the code as per your suggestion, thanks Chris.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve edited the code as per your suggestion, thanks Chris.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Murphy</title>
		<link>http://www.olhovsky.com/2009/03/2d-cdf-97-wavelet-transform-in-python/comment-page-1/#comment-34</link>
		<dc:creator>Chris Murphy</dc:creator>
		<pubDate>Wed, 07 Oct 2009 21:45:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.olhovsky.com/?p=17#comment-34</guid>
		<description>Hi,
  Could you please add an explicit license for this code, or declare that you release it to the public domain?

Thank you,
  Chris</description>
		<content:encoded><![CDATA[<p>Hi,<br />
  Could you please add an explicit license for this code, or declare that you release it to the public domain?</p>
<p>Thank you,<br />
  Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: olhovsky</title>
		<link>http://www.olhovsky.com/2009/03/2d-cdf-97-wavelet-transform-in-python/comment-page-1/#comment-5</link>
		<dc:creator>olhovsky</dc:creator>
		<pubDate>Fri, 26 Jun 2009 17:13:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.olhovsky.com/?p=17#comment-5</guid>
		<description>You can trust the coefficients on wikipedia at the time of posting this. The coefficients I used in my python code are also correct, and mine have more precision (which won&#039;t matter unless you use 64 bit floats).</description>
		<content:encoded><![CDATA[<p>You can trust the coefficients on wikipedia at the time of posting this. The coefficients I used in my python code are also correct, and mine have more precision (which won&#8217;t matter unless you use 64 bit floats).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GERAUD BOUSQUET</title>
		<link>http://www.olhovsky.com/2009/03/2d-cdf-97-wavelet-transform-in-python/comment-page-1/#comment-3</link>
		<dc:creator>GERAUD BOUSQUET</dc:creator>
		<pubDate>Sat, 09 May 2009 09:51:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.olhovsky.com/?p=17#comment-3</guid>
		<description>Hi !

I am interested in the implementation of CDF 9/7 in RealBasic to use it for denoising pictures in my softwar SeamlessMaker (http://www.hypatiasoft.fr). I have already writen all subroutines  it for Haar&#039;s wavelets but the results are not very good. Can I use the same subroutines for CDF 9/7 just changing the High pass and lowpass filters ?  Can I trust in these coefficients : http://en.wikipedia.org/wiki/Cohen-Daubechies-Feauveau_wavelet ?

Thanks in advance.

Géraud Bousquet</description>
		<content:encoded><![CDATA[<p>Hi !</p>
<p>I am interested in the implementation of CDF 9/7 in RealBasic to use it for denoising pictures in my softwar SeamlessMaker (<a href="http://www.hypatiasoft.fr" rel="nofollow">http://www.hypatiasoft.fr</a>). I have already writen all subroutines  it for Haar&#8217;s wavelets but the results are not very good. Can I use the same subroutines for CDF 9/7 just changing the High pass and lowpass filters ?  Can I trust in these coefficients : <a href="http://en.wikipedia.org/wiki/Cohen-Daubechies-Feauveau_wavelet" rel="nofollow">http://en.wikipedia.org/wiki/Cohen-Daubechies-Feauveau_wavelet</a> ?</p>
<p>Thanks in advance.</p>
<p>Géraud Bousquet</p>
]]></content:encoded>
	</item>
</channel>
</rss>
