<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE document PUBLIC "-//CNX//DTD CNXML 0.5 plus MathML//EN" "http://cnx.rice.edu/technology/cnxml/schema/dtd/0.5/cnxml_mathml.dtd">
<document xmlns="http://cnx.rice.edu/cnxml" xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" xmlns:m="http://www.w3.org/1998/Math/MathML" id="new">
  <name>Superresolution Testing and Results</name>
  <metadata>
  <md:version>1.2</md:version>
  <md:created>2006/12/20 15:12:26 US/Central</md:created>
  <md:revised>2006/12/22 01:04:30.616 US/Central</md:revised>
  <md:authorlist>
      <md:author id="jgillenw">
      <md:firstname>Jennifer</md:firstname>
      <md:othername>Ann</md:othername>
      <md:surname>Gillenwater</md:surname>
      <md:email>jgillenw@rice.edu</md:email>
    </md:author>
      <md:author id="jryans">
      <md:firstname>J.</md:firstname>
      <md:othername>Ryan</md:othername>
      <md:surname>Stinnett</md:surname>
      <md:email>jryans@rice.edu</md:email>
    </md:author>
      <md:author id="elicas">
      <md:firstname>Elica</md:firstname>
      
      <md:surname>Skorcheva</md:surname>
      <md:email>elicas@rice.edu</md:email>
    </md:author>
  </md:authorlist>

  <md:maintainerlist>
    <md:maintainer id="jgillenw">
      <md:firstname>Jennifer</md:firstname>
      <md:othername>Ann</md:othername>
      <md:surname>Gillenwater</md:surname>
      <md:email>jgillenw@rice.edu</md:email>
    </md:maintainer>
    <md:maintainer id="jryans">
      <md:firstname>J.</md:firstname>
      <md:othername>Ryan</md:othername>
      <md:surname>Stinnett</md:surname>
      <md:email>jryans@rice.edu</md:email>
    </md:maintainer>
    <md:maintainer id="elicas">
      <md:firstname>Elica</md:firstname>
      
      <md:surname>Skorcheva</md:surname>
      <md:email>elicas@rice.edu</md:email>
    </md:maintainer>
    <md:maintainer id="richb">
      <md:firstname>Richard</md:firstname>
      <md:othername>G.</md:othername>
      <md:surname>Baraniuk</md:surname>
      <md:email>richb@rice.edu</md:email>
    </md:maintainer>
    <md:maintainer id="Markpanzee">
      <md:firstname>Mark</md:firstname>
      <md:othername>A.</md:othername>
      <md:surname>Davenport</md:surname>
      <md:email>md@rice.edu</md:email>
    </md:maintainer>
  </md:maintainerlist>
  
  <md:keywordlist>
    <md:keyword>results</md:keyword>
    <md:keyword>superresolution</md:keyword>
  </md:keywordlist>

  <md:abstract>Using projective flow and Delauany triangulation to accompish image registration and interpolation, we achieved the following superresolution results.</md:abstract>
</metadata>
  <content>
    <para id="delete_me">The following images illustrate the effects of the projective flow and Delaunay triangulation algorithms we used to implement image superresolution.  Our testing process was as follows:</para><list id="element-592" type="enumerated"><item>Take several pictures of the same object with a digital camera (no tripod -&gt; images will need registration).</item>
<item>Downsample the images to create low-resolution (LR) copies.</item>
<item>Register all LR images with respect to the first LR image.</item>
<item>Interpolate to obtain the HR image.</item></list><para id="element-67">We also tested using LR images from external sources.  An example is given below.</para><list id="element-757" type="bulleted"><item>Original images:
<figure id="fig1"><media type="image/png" src="castle1.png"/>
  <caption>LR image 1 (Source: 7)</caption>
</figure>
<figure id="fig2"><media type="image/png" src="castle2.png"/>
  <caption>LR image 2 (Source: 7)</caption>
</figure>
<figure id="fig3"><media type="image/png" src="castle3.png"/>
  <caption>LR image 3 (Source: 7)</caption>
</figure>
<figure id="fig4"><media type="image/png" src="castle4.png"/>
  <caption>LR image 4 (Source: 7)</caption>
</figure></item>


<item>HR image result:
<figure id="fig5"><media type="image/png" src="resavg.png"/>
  <caption>HR image</caption>
</figure></item></list><para id="element-878">The MATLAB code used to generate the above HR image is available <link src="matlab_code.zip">here</link>.</para>   
  </content>
  
</document>
