-
Notifications
You must be signed in to change notification settings - Fork 95
Expand file tree
/
Copy pathmainpage.dox
More file actions
27 lines (19 loc) · 737 Bytes
/
mainpage.dox
File metadata and controls
27 lines (19 loc) · 737 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
/**
\mainpage
\htmlinclude manifest.html
\b MCPTAM is ...
<!--
An extension to the popular PTAM software to allow the use of multiple cameras, an ultra wide-angle camera model, and a client/server split to allow map optimization to take place
offboard.
-->
\section codeapi Code API
<!--
Provide links to specific auto-generated API documentation within your
package that is of particular interest to a reader. Doxygen will
document pretty much every part of your code, so do your best here to
point the reader to the actual API.
If your codebase is fairly large or has different sets of APIs, you
should use the doxygen 'group' tag to keep these APIs together. For
example, the roscpp documentation has 'libros' group.
-->
*/