http:^^www.cs.washington.edu^homes^salisbur^school.html

来自「This data set contains WWW-pages collect」· HTML 代码 · 共 84 行

HTML
84
字号
Date: Tue, 10 Dec 1996 21:34:06 GMTServer: NCSA/1.4.2Content-type: text/htmlLast-modified: Wed, 20 Nov 1996 17:09:35 GMTContent-length: 2876<html><head><title>Stuff Mike Does at School</title></head><body background="paper.jpg"><h1>Mike at School</h1><hr><p>I do graphics stuff.  <p>I started out doing user interface research, but have migratedinto graphics since then.<p>My advisor is <!WA0><!WA0><a href="http://www.cs.washington.edu:80/homes/salesin/">David Salesin</a>.He came to our department in 1992 with a whole bunch of cool ideasfor graphics research.  One of those was non-photorealistic rendering,specifically pen-and-ink illustration.  Our graphics group workedon two projects in this area.  One was the <!WA1><!WA1><a href="http://www.cs.washington.edu/research/projects/grail2/www/projects/cg-illus/">automatic generation of pen-and-ink illustrations</a>given three-dimensional models and some texture information.  The other one, the one I worked on, addressed the<!WA2><!WA2><a href="http://www.cs.washington.edu/research/projects/grail2/www/projects/int-illus/">interactive creation of pen-and-ink illustrations</a> given a two-dimensional grayscale starting image. <p>During that project, we ran into a problem stemming from the fixedresolution of the images we were using.  We wanted to be able tomagnify these images while maintaining sharp features.  That is,instead of blurring the image to compensate for the magnification,we wanted features to stay crisp.  This requires that a little moreinformation be stored with the image, but nothing that couldn't becaptured as the image was created.  Anyway, we did a <!WA3><!WA3><a href="http://www.cs.washington.edu/research/projects/grail2/www/projects/res-ind-illus">project</a>addressing these problems, and the resulting paper was accepted by SIGGRAPH.For a quick preview, here's a brief demonstration of what we're trying to do.Note the sharp line segment in the righthand image.<p><center><table><tr>Various methods of image magnification</tr><tr align=center><td> <!WA4><!WA4><img src="http://www.cs.washington.edu/homes/salisbur/images/flatmag.gif"></a> </td><td> <!WA5><!WA5><img src="http://www.cs.washington.edu/homes/salisbur/images/blurmag.gif"></a> </td><td> <!WA6><!WA6><img src="http://www.cs.washington.edu/homes/salisbur/images/sharpmag.gif"></a> </td></tr><tr align=center><td>by pixel replication</td><td>by blurring</td><td>with a discontinuity</td></tr></table></center><hr><p>The rest of our graphics people are really good, and we're gettingmore people all the time.  Our group is the Graphics and Imaging Lab, or<!WA7><!WA7><a href="http://www.cs.washington.edu/research/projects/grail2/www/index.html">Grail</a>.<hr>Anthony and I wrote a little Java Graphing program just to learn abit about Java.  My impression of Java is that it's kind of neat, butit has a ways to go to become really useful.  It's still a real painto do lots of things.  But with all of the hype and the money that'sgoing into it, it will succeed wildly.  Anyway, here's our<!WA8><!WA8><a href="http://www.cs.washington.edu/homes/salisbur/classes/html/GraphPage.html">applet</a>.  You can poke at itto make it change various display parameters.</body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?