|
|
<!DOCTYPE site PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
|
|
|
|
|
<site id='root'> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<template id="template.default"> |
|
|
|
|
|
<html> |
|
|
<meta> |
|
|
|
|
|
<link href="%pathto:root;web.css" rel="stylesheet" type="text/css"/> |
|
|
<title>VLFeat - %path;</title> |
|
|
%pagestyle; |
|
|
|
|
|
|
|
|
%pagescript; |
|
|
</meta> |
|
|
|
|
|
|
|
|
<body> |
|
|
<div id="header"> |
|
|
|
|
|
<form action="http://www.vlfeat.org/search.html" id="cse-search-box"> |
|
|
<div> |
|
|
<input type="hidden" name="cx" value="003215582122030917471:oq23albfeam" /> |
|
|
<input type="hidden" name="cof" value="FORID:11" /> |
|
|
<input type="hidden" name="ie" value="UTF-8" /> |
|
|
<input type="text" name="q" size="31" /> |
|
|
<input type="submit" name="sa" value="Search" /> |
|
|
</div> |
|
|
</form> |
|
|
<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-box&lang=en"></script> |
|
|
|
|
|
<h1>VLFeat.org</h1> |
|
|
</div> |
|
|
<div id="headbanner"> |
|
|
%path; |
|
|
</div> |
|
|
<div id="pagebody"> |
|
|
<div id="sidebar"> |
|
|
%navigation; |
|
|
</div> |
|
|
<div id="content"> |
|
|
%content; |
|
|
</div> |
|
|
<div class="clear"> </div> |
|
|
</div> |
|
|
<div id="footer"> |
|
|
© 2005-09 Andrea Vedaldi and Brian Fulkerson |
|
|
</div> |
|
|
|
|
|
|
|
|
<script type="text/javascript"> |
|
|
|
|
|
var localre = /vlfeat.org/; |
|
|
if(document.location.host.search(localre) != -1) |
|
|
{ |
|
|
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); |
|
|
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); |
|
|
} |
|
|
|
|
|
</script> |
|
|
<script type="text/javascript"> |
|
|
|
|
|
var localre = /vlfeat.org/; |
|
|
if(document.location.host.search(localre) != -1) |
|
|
{ |
|
|
|
|
|
try { |
|
|
var pageTracker = _gat._getTracker("UA-4936091-2"); |
|
|
pageTracker._trackPageview(); |
|
|
} catch(err) {} |
|
|
|
|
|
} |
|
|
|
|
|
</script> |
|
|
|
|
|
</body> |
|
|
</html> |
|
|
|
|
|
</template> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<page id="home" name="index" title="Home"> <include src="index.html"/> |
|
|
<pagestyle> |
|
|
#content p.widePar { |
|
|
padding-right: 1em ; |
|
|
} |
|
|
</pagestyle> |
|
|
<page id="about" name="about" title="About"><include src="about.html"/></page> |
|
|
</page> |
|
|
<page id="download" name="download" title="Download"><include src="download.html"/> |
|
|
<page id="install.matlab" name="install-matlab" title="Matlab install"> |
|
|
<include src="install-matlab.html"/> |
|
|
</page> |
|
|
<page id="install.shell" name="install-shell" title="Shell install"> |
|
|
<include src="install-shell.html"/> |
|
|
</page> |
|
|
<page id="install.c" name="install-c" title="C library install"> |
|
|
<include src="install-c.html"/> |
|
|
<page id="xcode" name="xcode" title="Using Xcode"><include src="using-xcode.html"/></page> |
|
|
<page id="vsexpress" name="vsexpress" title="Using VC++"><include src="using-vsexpress.html"/></page> |
|
|
</page> |
|
|
<page id="compiling" name="compiling" title="Compiling"> |
|
|
<include src="compiling.html"/> |
|
|
</page> |
|
|
</page> |
|
|
|
|
|
<page id="doc" name="doc" title="Documentation"> |
|
|
|
|
|
<include src="doc.html"/> |
|
|
|
|
|
<dir name="mdoc"> |
|
|
<page id="mdoc" name="mdoc" title="Matlab API"> |
|
|
<include src="doc/toolbox-src/mdoc.html"/> |
|
|
<include src="doc/toolbox-src/mdoc.xml"/> |
|
|
</page> |
|
|
</dir> |
|
|
|
|
|
<dir name="api"> |
|
|
<page id="api" name="index" title="C API"> |
|
|
<div class="doxygen"> |
|
|
|
|
|
</div> |
|
|
</page> |
|
|
</dir> |
|
|
|
|
|
<dir name="man"> |
|
|
<page id="man" name="man" title="Man pages"> |
|
|
<p>These man pages describe VLFeat command line utilities.</p> |
|
|
<include src="doc/man-src/man.html"/> |
|
|
<include src="doc/man-src/man.xml"/> |
|
|
</page> |
|
|
</dir> |
|
|
|
|
|
</page> |
|
|
|
|
|
<dir name="overview"> |
|
|
<page id="tut" name="tut" title="Tutorials"> |
|
|
<include src="tutorials.html"/> |
|
|
<page id="tut.sift" name="sift" title="SIFT"> <include src="sift.html"/></page> |
|
|
<page id="tut.mser" name="mser" title="MSER"> <include src="mser.html"/></page> |
|
|
<page id="tut.ikm" name="ikm" title="IKM"> <include src="ikm.html"/></page> |
|
|
<page id="tut.hikm" name="hikm" title="HIKM"> <include src="hikm.html"/></page> |
|
|
<page id="tut.aib" name="aib" title="AIB"> <include src="aib.html"/></page> |
|
|
<page id="tut.qs" name="quickshift" title="Quick shift"> <include src="quickshift.html"/></page> |
|
|
<page id="tut.utils" name="utils" title="Utils"> <include src="utils.html"/></page> |
|
|
</page> |
|
|
</dir> |
|
|
|
|
|
|
|
|
<page name="search" id="search" title="Search" hide="yes"> |
|
|
|
|
|
<div id="cse-search-results"></div> |
|
|
<script type="text/javascript"> |
|
|
|
|
|
var googleSearchIframeName = "cse-search-results"; |
|
|
var googleSearchFormName = "cse-search-box"; |
|
|
var googleSearchFrameWidth = 600; |
|
|
var googleSearchDomain = "www.google.com"; |
|
|
var googleSearchPath = "/cse"; |
|
|
|
|
|
</script> |
|
|
<script type="text/javascript" src="http://www.google.com/afsonline/show_afs_search.js"></script> |
|
|
|
|
|
</page> |
|
|
|
|
|
</site> |
|
|
|