<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html> <head> <title> Mummy </title> <link rel="stylesheet" type="text/css" href="style.css"> </head> <body> <h1>Mummy</h1> <p> The screenshots display a 3D model of a mummy, which was reconstructed by NRC Institute for Information Technology in Canada. </p> <p> The full model is displayed with texture in the first image. The second image shows the head as a wire frame model (only front lines are visible). The third image shows the model points from the same viewpoint (point size is increased to 6). </p> <img width=310 height=327 src="pics/mummy_text.jpg"> <img width=310 height=327 src="pics/mummy_wire.jpg"> <img width=310 height=327 src="pics/mummy_points.jpg"> <p> <a href="index.html#Screenshots">Back to main page</a> </p> </body> </html>