Skip to content

Commit d02b516

Browse files
committed
Completed the documentation, it now also includes a link to a Windows precompiled Matlab mex file
1 parent ad13850 commit d02b516

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

doc/addons/01_installation.dox

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22
*
33
* \section sec_installation_0_5 Before you start
44
*
5-
* If you are only interested in using the library under Matlab, now there is a precompiled mex-library for 64-bit systems available. You can download it from (more versions will be added soon):
5+
* If you are only interested in using the library under Matlab, now there is a precompiled mex-library for 64-bit systems available. You can download it from:
66
*
77
\verbatim
8+
Windows: https://dl.dropboxusercontent.com/u/23966023/opengv/opengv.mexw64
89
Mac OSX: https://dl.dropboxusercontent.com/u/23966023/opengv/opengv.mexmaci64
910
\endverbatim
1011
*

doc/addons/mainpage.dox

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
/** \mainpage The OpenGV library
22
*
3-
* <b>Important note:</b> If you are only interested in using the library under Matlab, now there is a precompiled mex-library for 64-bit systems available. You can download it from (more versions will be added soon):
3+
* <b>Important note:</b> If you are only interested in using the library under Matlab, now there is a precompiled mex-library for 64-bit systems available. You can download it from:
44
*
55
\verbatim
6+
Windows: https://dl.dropboxusercontent.com/u/23966023/opengv/opengv.mexw64
67
Mac OSX: https://dl.dropboxusercontent.com/u/23966023/opengv/opengv.mexmaci64
78
\endverbatim
89
*

0 commit comments

Comments
 (0)