<html>
<head>
<title>
Resampling
</title>
</head>
<body>

<h2>
Resampling
</h2>

<blockquote>
CS 348B - Computer Graphics: Image Synthesis Techniques
<br>
Spring Quarter, 1997
<br>
Marc Levoy
<br>
Handout #16
<br>
</blockquote>


<p>
<hr>

<h3>Table of contents:</h3>
<ul>
<li>	<a href="#Ideal and approximation minification">
	Ideal and approximation minification</a>
	<br>
	See also <a href="../antialiasing/supersamplingHO.html">HO #11</a>.
<li>	<a href="#Ideal magnification">
	Ideal magnification</a>
<li>	<a href="#Approximation using two box filters">
	Approximation using two box filters</a>
<li>	<a href="#Approximation using one box filter">
	Approximation using one box filter</a>
</ul>

<p>
<hr>

<a name="Ideal and approximation minification"></a>
<a name="Ideal magnification"></a>
<a name="Approximation using two box filters"></a>
<img src="resamplingHO1.gif">
<hr>

<a name="Approximation using one box filter"></a>
<img src="resamplingHO2.gif">
<hr>

<address>
levoy@cs.stanford.edu
</address>
<b>Copyright &copy; 1997 Marc Levoy</b>
<br>
Last update:
Friday, 20-Feb-1998 13:56:32 PST

</body>
</html>
