-
Notifications
You must be signed in to change notification settings - Fork 16
/
README.txt
26 lines (20 loc) · 1.27 KB
/
README.txt
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
/***********************************************************
* --- OpenSURF --- *
* This library is distributed under the GNU GPL. Please *
* use the contact form at http://www.chrisevansdev.com *
* for more information. *
* *
* C. Evans, Research Into Robust Visual Features, *
* MSc University of Bristol, 2008. *
* *
************************************************************/
Thanks for downloading the OpenSURF library. There are 3 different
ways to get going with the library:
1) Build using the supplied makefile and run.
2) Open the Visual Studio 2005 .sln file (uses OpenCV 1)
3) Open the Visual Studio 2008 .sln file (uses OpenCV 2)
There are a several examples of code in main.cpp which can be configured
to run by change the value of PROCEDURE which is defined at the top.
If you have any questions contact me via the form on http://www.chrisevansdev.com.
If you want to stay up to date with the library follow @chrisevansdev on twitter.
Please also support the library by visiting our sponsors on http://www.chrisevansdev.com.