-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathmainPage.dox
More file actions
15 lines (12 loc) · 859 Bytes
/
Copy pathmainPage.dox
File metadata and controls
15 lines (12 loc) · 859 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*! \mainpage Welcome to Vision Touch Surface Library!
*
* \section intro_sec Introduction
These libraries give some tools to be able to convert a regular monitor into a touch surface using the kinect.
<ul style=" list-style: none outside none;">
<li><a href="https://github.com/zomeck/visionTouchSurfaceLib/zipball/master">Download <strong>ZIP File</strong></a></li>
<li><a href="https://github.com/zomeck/visionTouchSurfaceLib/tarball/master">Download <strong>TAR Ball</strong></a></li>
<li><a href="https://github.com/zomeck/visionTouchSurfaceLib">View On <strong>GitHub</strong></a></li>
</ul>
This project was developed by <a href="https://github.com/dhood" target="_blank">Deanna Hood</a> and <a href="https://github.com/zomeck" target="_blank">Gerard Bahi</a>
<small>Hosted on GitHub Pages</small>
*/