Commit db93557ce74c2c6d620c8d5942dea55c5f0f6a66
1 parent
a073bec2
Index.md changes
Showing
1 changed file
with
9 additions
and
9 deletions
docs/docs/index.md
| ... | ... | @@ -13,11 +13,11 @@ Off-the-shelf algorithms are also available for specific modalities including [f |
| 13 | 13 | OpenBR originated within The MITRE Corporation from a need to streamline the process of prototyping new algorithms. |
| 14 | 14 | The project was later published as open source software under the [Apache 2](http://www.apache.org/licenses/LICENSE-2.0.html) license and is *free for academic and commercial use*. |
| 15 | 15 | |
| 16 | -Please read [our paper](http://openbiometrics.org/publications/klontz2013open.pdf) for more information about OpenBR and kindly cite | |
| 16 | +Please read [our paper](http://openbiometrics.org/publications/klontz2013open.pdf) for more information about OpenBR and kindly cite in your own work: | |
| 17 | 17 | |
| 18 | - JOSH PLEASE ADD LATEX CITATION | |
| 18 | +> J. Klontz, B. Klare, S. Klum, E. Taborsky, M. Burge, A. Jain, “Open Source Biometric Recognition”, Biometrics: Theory, Applications and Systems, 2013. | |
| 19 | 19 | |
| 20 | -in your own works. | |
| 20 | +--- | |
| 21 | 21 | |
| 22 | 22 | <figure id="abstraction"> |
| 23 | 23 | <img src="img/abstraction.svg"> |
| ... | ... | @@ -26,9 +26,9 @@ in your own works. |
| 26 | 26 | |
| 27 | 27 | --- |
| 28 | 28 | |
| 29 | -## Getting Started | |
| 29 | +## Install | |
| 30 | 30 | |
| 31 | -OpenBR is supported on multiple operating systems. Please select yours from the list below for installation instructions. Happy Hacking! | |
| 31 | +OpenBR is supported on multiple operating systems. Please select yours from the list below for installation instructions. | |
| 32 | 32 | |
| 33 | 33 | * [Linux](install.md#linux) |
| 34 | 34 | * [Mac OSX](install.md#osx) |
| ... | ... | @@ -37,9 +37,9 @@ OpenBR is supported on multiple operating systems. Please select yours from the |
| 37 | 37 | |
| 38 | 38 | --- |
| 39 | 39 | |
| 40 | -## The Basics | |
| 40 | +## Tutorials | |
| 41 | 41 | |
| 42 | -We have created a few tutorials to help teach you the basic principles of the OpenBR system. If this is your first time using OpenBR you should look at these before moving on to the more in-depth documentation below. | |
| 42 | +We recommend that first-time users of the OpenBR framework look at the following tutorials before moving on to the more in-depth documentation below. | |
| 43 | 43 | |
| 44 | 44 | * [Quick Start](tutorials.md#quick-start) |
| 45 | 45 | * [Algorithms in OpenBR](tutorials.md#algorithms-in-openbr) |
| ... | ... | @@ -51,7 +51,7 @@ We have created a few tutorials to help teach you the basic principles of the Op |
| 51 | 51 | |
| 52 | 52 | --- |
| 53 | 53 | |
| 54 | -## The Documentation | |
| 54 | +## Documentation | |
| 55 | 55 | |
| 56 | 56 | Here is the complete documentation for OpenBR. Enjoy! |
| 57 | 57 | |
| ... | ... | @@ -63,4 +63,4 @@ Here is the complete documentation for OpenBR. Enjoy! |
| 63 | 63 | |
| 64 | 64 | ## Help |
| 65 | 65 | |
| 66 | -Still have questions? Please reach out to us on our [developer mailing list](https://groups.google.com/forum/?fromgroups#!forum/openbr-dev) or our [IRC channel](http://webchat.freenode.net/?channels=openbr). | |
| 66 | +Still have questions? Please reach out to us on our [developer mailing list](https://groups.google.com/forum/?fromgroups#!forum/openbr-dev). | ... | ... |