1 / 40

</head> <body> <!-- main div begin -->

Audrey
Download Presentation

</head> <body> <!-- main div begin -->

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. <?xml version='1.0' encoding='iso-8859-1'?> <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'> <html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang=''> <head> <title>CVC</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link rel='shortcut icon' href='/Publications/images/basilic.ico' /> <link rel='stylesheet' href='/CSS/header.css' type='text/css' /> <script type='text/javascript' src='/JS/jquery-1.7.2min.js'></script>

  2. </head> <body> <!-- main div begin -->

  3. <div id='main'>

  4. <!-- header div begin -->

  5. <div id='header'> <div id='SBbanner'> <a href='http://www.stonybrook.edu' title='Stony Brook University'><img src='/Images/SB-band-wsearch.gif' width='960' height='33' border='0' usemap='#TopMap' />

  6. <map name='TopMap' id='TopMap'>

  7. <area title='Search SBU' shape='rect' coords='861,0,960,28' href='http://www.stonybrook.edu/sb/search.shtml' target='_blank'/>

  8. <area shape='rect' coords='0,0,860,28' href='http://stonybrook.edu' target='_blank'/>

  9. </map>

  10. </a>

  11. <a href='/' title='Center for Visual Computing'><img src='/Images/CVC-Banner.png' width='960' height='90' border='0' /></a>

  12. </div>

  13. <div id='banner'> <ul id='nav'>

  14. <li class='first' id='first'><a href='/'>Home</a></li> <li><a href='/Labs'>Labs</a> <ul>

  15. <!-- <li><a href='http://acberg.com'>Computation Vision Recognition Lab</a></li> -->

  16. <li><a href='http://www.cs.sunysb.edu/~qin/'>Geometric and Graphical Modeling Lab</a></li>

  17. <li ><a href='http://www.cs.sunysb.edu/~ial/'>Image Analysis Lab</a></li>

  18. <li><a href=''>Motion Capture Lab</a></li>

  19. <li><a href='http://xsrv.mm.cs.sunysb.edu/'>Multimedia Lab</a></li>

  20. <li><a href=''>Medical Imaging Lab</a></li>

  21. <li><a href=''>Virtual Reality Lab</a></li>

  22. <li><a href='http://www.cs.sunysb.edu/~mueller/'>Visual Analytics Lab</a></li>

  23. <li><a href=' http://labs.cs.sunysb.edu/labs/vislab/'>Visualization Lab</a></li>

  24. <li><a href='http://labs.cs.sunysb.edu/labs/vision/'>Vison Group</a></li>

  25. </ul> </li> <li><a href='/Members'>Members</a></li> <li><a href ='/Publications'>Publications</a></li> <li><a href='/Intranet'>Intranet</a> <ul>

  26. <li><a href='/Intranet/Publications'>Publications</a></li>

  27. <li><a href='/Intranet/Authors'>Authors</a></li>

  28. <li><a href='/Intranet/Labs'>Labs</a></li>

  29. <li><a href='/Intranet/Projects'>Projects</a></li>

  30. <li><a href='/Intranet/Upload/upload.php'>Bulk Upload</a></li>

  31. </ul> </li> </ul> </div>

  32. <!-- header div end --> <div style='height:2px;'>&nbsp;</div> <div id='content'> <div class="content">

  33. <img src="Images/CoverPic.jpg"; style="height:341px; width:100%;"/>

  34. </div>

  35. </div> <div style='height:4px;'>&nbsp;</div> <div id='footer'> <div id='CSFooter' align='center'><div class='contactinfo-box' align='center'> <div align='center'>Department of Computer Science &bull; Stony Brook University, Stony Brook, NY 11794-4400 &bull; 631-632-8470 or 631-632-8471</div>

  36. </div>

  37. </div>

  38. <div id='SBFooter' class='footer-text'>

  39. <p align='center'>&nbsp;<a href='http://www.stonybrook.edu'target='_blank'><span class='footer-text'>Stony Brook University Home Page</span></a>&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;<a href='http://www.stonybrook.edu/sb/search.shtml' target='_blank'><span class='footer-text'>Search Stony Brook</span></a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp; <a href='http://www.stonybrook.edu/solarsystem' target='_blank'><span class='footer-text'>SOLAR </span></a> </p><br />

  40. </div></div> <!-- main div end --> </div> <!-- main div end --> </body> </html>

More Related