<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Huixuan's Academic Notes</title>
	<atom:link href="http://hxtang.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://hxtang.wordpress.com</link>
	<description>on computational photography and technique stuff</description>
	<lastBuildDate>Thu, 30 Apr 2009 21:19:08 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='hxtang.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/f455464207fa31f17288adcad82494db?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Huixuan's Academic Notes</title>
		<link>http://hxtang.wordpress.com</link>
	</image>
			<item>
		<title>Comparison of Non-Blind Deconvolution Algorithm?</title>
		<link>http://hxtang.wordpress.com/2009/05/01/comparison-of-non-blind-deconvolution-algorithm/</link>
		<comments>http://hxtang.wordpress.com/2009/05/01/comparison-of-non-blind-deconvolution-algorithm/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 21:18:59 +0000</pubDate>
		<dc:creator>hxtang</dc:creator>
				<category><![CDATA[paper reading]]></category>

		<guid isPermaLink="false">http://hxtang.wordpress.com/2009/05/01/comparison-of-non-blind-deconvolution-algorithm/</guid>
		<description><![CDATA[Although lots of study has been conducted on blind deconvolution, I was frustrated to see that even state-of-art convolution algorithms don&#8217;t work very well.Of course this has something to deal with the illposedness of the original problem (say, the Fourier Spectrum of PSF can have lots of zeros), I found the devil also resides in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hxtang.wordpress.com&blog=5388836&post=111&subd=hxtang&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Although lots of study has been conducted on blind deconvolution, I was frustrated to see that even state-of-art convolution algorithms don&#8217;t work very well.<br />Of course this has something to deal with the illposedness of the original problem (say, the Fourier Spectrum of PSF can have lots of zeros), I found the devil also resides in the formulation of the problems, e.g. noise model, prior to use, etc. </p>
<p>IMHO the algorithm that works best in practice is Richardson-Lucy algorithm developed in 1970s. I bet it is because this algorithm uses a Poisson distribution to model the shot noise in camera. Wavelet regularized algorithm is my second favorite because it also produces natural results, although because of the wavelet bases, they do produce noise.</p>
<p>I personally don&#8217;t like diffusion based approach since the output image would be piecewise linear. If that is the case, why not just do edge detection and then inpaint? I would rather do L2-regularized or Wiener deconvolution in that case.</p>
<p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=10752896-2d36-8b14-84eb-ab42d4209140" /></div>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hxtang.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hxtang.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hxtang.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hxtang.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hxtang.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hxtang.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hxtang.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hxtang.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hxtang.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hxtang.wordpress.com/111/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hxtang.wordpress.com&blog=5388836&post=111&subd=hxtang&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://hxtang.wordpress.com/2009/05/01/comparison-of-non-blind-deconvolution-algorithm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">hxtang</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=10752896-2d36-8b14-84eb-ab42d4209140" medium="image" />
	</item>
		<item>
		<title>CHDK</title>
		<link>http://hxtang.wordpress.com/2009/04/26/chdk/</link>
		<comments>http://hxtang.wordpress.com/2009/04/26/chdk/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 00:46:58 +0000</pubDate>
		<dc:creator>hxtang</dc:creator>
				<category><![CDATA[hacking a camera]]></category>

		<guid isPermaLink="false">http://hxtang.wordpress.com/?p=105</guid>
		<description><![CDATA[http://chdk.wikia.com/wiki/CHDK_firmware_usage
It seems that this software is pretty safe because it does not replace the original software, and it extends the ability of your original camera.
I am interested in embeding several recent CP algorithms into the camera to enhance its capability in challenging circumstances, e.g.shutter-flutter photography (to remove motion) and light efficient photography (to remove defocus).




 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hxtang.wordpress.com&blog=5388836&post=105&subd=hxtang&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>http://chdk.wikia.com/wiki/CHDK_firmware_usage</p>
<p>It seems that this software is pretty safe because it does not replace the original software, and it extends the ability of your original camera.<br />
I am interested in embeding several recent CP algorithms into the camera to enhance its capability in challenging circumstances, e.g.shutter-flutter photography (to remove motion) and light efficient photography (to remove defocus).</p>
<div id="qlauncher">
<div id="qlauncher-overlay" style="display:none;">
<div id="qlauncher-floater">
<div id="qlauncher-panel">
<ul class="qlauncher-clear"> &lt;!&#8211;</p>
<li class="qlauncher-shortcut"></li>
<p>&#8211;&gt;</ul>
</div>
</div>
</div>
</div>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hxtang.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hxtang.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hxtang.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hxtang.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hxtang.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hxtang.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hxtang.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hxtang.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hxtang.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hxtang.wordpress.com/105/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hxtang.wordpress.com&blog=5388836&post=105&subd=hxtang&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://hxtang.wordpress.com/2009/04/26/chdk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">hxtang</media:title>
		</media:content>
	</item>
		<item>
		<title>Spectral Matting</title>
		<link>http://hxtang.wordpress.com/2009/04/16/spectral-matting/</link>
		<comments>http://hxtang.wordpress.com/2009/04/16/spectral-matting/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 18:41:50 +0000</pubDate>
		<dc:creator>hxtang</dc:creator>
				<category><![CDATA[paper reading]]></category>

		<guid isPermaLink="false">http://hxtang.wordpress.com/?p=96</guid>
		<description><![CDATA[http://www.vision.huji.ac.il/SpectralMatting/
A very influential paper that does matting almost automatically. I was very excited on seeing this paper as I am tired of excusing bad algorithms with unneccessary user-interactions&#8230;
The contribution of the paper is only in combining matting Laplacian with spectral clustering theory. The former came in the author&#8217;s eariler paper, while the latter is almost a small area [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hxtang.wordpress.com&blog=5388836&post=96&subd=hxtang&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://www.vision.huji.ac.il/SpectralMatting/">http://www.vision.huji.ac.il/SpectralMatting/</a></p>
<p>A very influential paper that does matting almost automatically. I was very excited on seeing this paper as I am tired of excusing bad algorithms with unneccessary user-interactions&#8230;</p>
<p>The contribution of the paper is only in combining matting Laplacian with spectral clustering theory. The former came in the author&#8217;s eariler paper, while the latter is almost a small area in machine learning(?). But the assumptions behind these two components are both interesting. For the matting Laplacian, the author was actually shows that local linear models could be very powerful models to describe edges and boundaries, even if they&#8217;re of some very complicated shape. For spectral clustering, it&#8217;s interesting to see how eigenvectors specify the affinity of samples. My favorite way of seeing this is from the stochastic process aspect: Imagine a particle wandering over the image, and it has preference to traveling between similar pixels. The alpha value is then just, given its starting point(s), the probability it will end up with staying at a specific pixel, and it&#8217;s a linear combination to the eigen-vectors.</p>
<p>One may dislike this paper because the actual algorithm is slow, but I bet it can be accelerated with some multiscale techniques. And I like this paper because it provides an in-depth discussion about spectral matting. Although it might not be detailed enough in comparison to relevant papers from theoretical machine learning side, it is a better introduction for vision students than the spectral segmentation paper I think.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hxtang.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hxtang.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hxtang.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hxtang.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hxtang.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hxtang.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hxtang.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hxtang.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hxtang.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hxtang.wordpress.com/96/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hxtang.wordpress.com&blog=5388836&post=96&subd=hxtang&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://hxtang.wordpress.com/2009/04/16/spectral-matting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">hxtang</media:title>
		</media:content>
	</item>
		<item>
		<title>Wigner Distribution and How They Relate to the Light Field</title>
		<link>http://hxtang.wordpress.com/2009/04/16/wigner-distribution-and-how-they-relate-to-the-light-field/</link>
		<comments>http://hxtang.wordpress.com/2009/04/16/wigner-distribution-and-how-they-relate-to-the-light-field/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 18:19:27 +0000</pubDate>
		<dc:creator>hxtang</dc:creator>
				<category><![CDATA[paper reading]]></category>

		<guid isPermaLink="false">http://hxtang.wordpress.com/?p=94</guid>
		<description><![CDATA[http://graphics.stanford.edu/papers/lfwigner/
This is not a task-oriented paper so you can barely expect any &#8220;novel techniques&#8221;. The real product is just equivalence between light field and Wigner distribution : no magic knowing geometric optics an extreme case of Fourier optics. I personally see this as an enhancement of light field to work in the microcopy domain, to account [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hxtang.wordpress.com&blog=5388836&post=94&subd=hxtang&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://graphics.stanford.edu/papers/lfwigner/">http://graphics.stanford.edu/papers/lfwigner/</a></p>
<p>This is not a task-oriented paper so you can barely expect any &#8220;novel techniques&#8221;. The real product is just equivalence between light field and Wigner distribution : no magic knowing geometric optics an extreme case of Fourier optics. I personally see this as an enhancement of light field to work in the microcopy domain, to account for oscillation, or at least as claimed by the author, to see what has already been done by the optics people and avoiding doing it again with light field.</p>
<p>Despite the tough mathematics in the paper, the path of equivalence is straightforward. As in Fourier Slice Photography it uses shift and slope to specify a wave, but with a bit different interpretations for both of them. The shift is no longer a pinhone on the exit pupil but a small aperture to avoid argument that single point light sources emit un-directed waves; and the slope corresponds to a specific angular spectrum, or a planar wave component of that specific direction defined by the virtual &#8220;light ray&#8221;. If one understands that the image formation process in wave optics is quadratic (integrating over squared norm of the scalar field), the derivation of the equivalence now becomes straight-forward. And one might not be surprised that conherence of light plays a central role in this formulation.</p>
<p>The applications in this paper can all be found in previous works. Interestingly, just like Levin et.al. downgraded Fourier optics to geometric optics to analyze wavefront coding with light field, this paper shows how uncertainty principle, which due to the quantum nature of light, can be intepretated in wave optics. And the authors have already done that in the context of geometric optics! It&#8217;s still a question to me how this is going to be useful somehow, besides keeping CP and optics people closer and closer.</p>
<p>After all I would still say it&#8217;s a well-grounded paper and requires struggling for sometime to really get anything from the paper. And it&#8217;s worth the price if you want to understand light and camera in depth.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hxtang.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hxtang.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hxtang.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hxtang.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hxtang.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hxtang.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hxtang.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hxtang.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hxtang.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hxtang.wordpress.com/94/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hxtang.wordpress.com&blog=5388836&post=94&subd=hxtang&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://hxtang.wordpress.com/2009/04/16/wigner-distribution-and-how-they-relate-to-the-light-field/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">hxtang</media:title>
		</media:content>
	</item>
		<item>
		<title>use screen to run experiments on the server</title>
		<link>http://hxtang.wordpress.com/2008/11/17/use-screen-to-run-experiments-on-the-server/</link>
		<comments>http://hxtang.wordpress.com/2008/11/17/use-screen-to-run-experiments-on-the-server/#comments</comments>
		<pubDate>Sun, 16 Nov 2008 18:08:53 +0000</pubDate>
		<dc:creator>hxtang</dc:creator>
				<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://hxtang.wordpress.com/?p=57</guid>
		<description><![CDATA[It is not always necessary to use VNC sessions to allow running experiments on the server while shutting off my laptop for a while. This is by firstly screen on the server, run the experiment, and use &#8220;ctrl+ A D&#8221; to detach the screen.Later on, you can just log off and shut off the local [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hxtang.wordpress.com&blog=5388836&post=57&subd=hxtang&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>It is not always necessary to use VNC sessions to allow running experiments on the server while shutting off my laptop for a while. This is by firstly screen on the server, run the experiment, and use &#8220;ctrl+ A D&#8221; to detach the screen.Later on, you can just log off and shut off the local machine. To go back to the screen, simply screen -r.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hxtang.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hxtang.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hxtang.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hxtang.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hxtang.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hxtang.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hxtang.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hxtang.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hxtang.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hxtang.wordpress.com/57/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hxtang.wordpress.com&blog=5388836&post=57&subd=hxtang&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://hxtang.wordpress.com/2008/11/17/use-screen-to-run-experiments-on-the-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">hxtang</media:title>
		</media:content>
	</item>
		<item>
		<title>Notes on depth of field</title>
		<link>http://hxtang.wordpress.com/2008/11/04/notes-on-depth-of-field/</link>
		<comments>http://hxtang.wordpress.com/2008/11/04/notes-on-depth-of-field/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 03:59:38 +0000</pubDate>
		<dc:creator>hxtang</dc:creator>
				<category><![CDATA[camera models]]></category>

		<guid isPermaLink="false">http://hxtang.wordpress.com/?p=11</guid>
		<description><![CDATA[The DOF is determined by the subject distance, the lens focal length, and the lens f-number (relative aperture).
 for 
 for 
At close-up distances, DOF is approximately determined by the subject-magnification and the lens f-number.


References:
[1] Depth of field &#8211; Wikipedia
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hxtang.wordpress.com&blog=5388836&post=11&subd=hxtang&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The DOF is determined by the subject distance, the lens focal length, and the lens f-number (relative aperture).</p>
<p><img src='http://s3.wordpress.com/latex.php?latex=%5Cdisplaystyle+DOF+%5Cthickapprox+%5Cfrac%7B2Hs%5E2%7D%7BH%5E2-s%5E2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle DOF \thickapprox \frac{2Hs^2}{H^2-s^2}' title='\displaystyle DOF \thickapprox \frac{2Hs^2}{H^2-s^2}' class='latex' /> for <img src='http://s1.wordpress.com/latex.php?latex=s+%5Cgeq+H&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='s \geq H' title='s \geq H' class='latex' /></p>
<p><img src='http://s2.wordpress.com/latex.php?latex=DOF+%5Cthickapprox+%5Cdisplaystyle+%5Cfrac%7B2Ncf%5E2s%5E2%7D%7Bf%5E4+-+N%5E2c%5E2s%5E2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='DOF \thickapprox \displaystyle \frac{2Ncf^2s^2}{f^4 - N^2c^2s^2}' title='DOF \thickapprox \displaystyle \frac{2Ncf^2s^2}{f^4 - N^2c^2s^2}' class='latex' /> for <img src='http://s3.wordpress.com/latex.php?latex=s+%3E+H&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='s &gt; H' title='s &gt; H' class='latex' /></p>
<p>At close-up distances, DOF is approximately determined by the subject-magnification and the lens f-number.</p>
<p><img src='http://s1.wordpress.com/latex.php?latex=DOF+%5Cthickapprox+2Nc%5Cleft%28%5Cdisplaystyle+%5Cfrac%7Bm%2B1%7D%7Bm%5E2%7D%5Cright%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='DOF \thickapprox 2Nc\left(\displaystyle \frac{m+1}{m^2}\right)' title='DOF \thickapprox 2Nc\left(\displaystyle \frac{m+1}{m^2}\right)' class='latex' /></p>
<p><strong><br />
References:</strong><br />
[1] <a title="Depth of field - Wikipedia" href="http://en.wikipedia.org/wiki/Depth_of_field">Depth of field &#8211; Wikipedia</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hxtang.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hxtang.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hxtang.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hxtang.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hxtang.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hxtang.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hxtang.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hxtang.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hxtang.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hxtang.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hxtang.wordpress.com&blog=5388836&post=11&subd=hxtang&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://hxtang.wordpress.com/2008/11/04/notes-on-depth-of-field/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">hxtang</media:title>
		</media:content>
	</item>
	</channel>
</rss>