Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dorian3d committed Aug 23, 2018
1 parent 532fbb3 commit 4d08e9f
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,6 @@ If you use this software in an academic work, please cite:
}
}

## Installation notes

DBoW2 requires [DLib](https://github.com/dorian3d/DLib), which is automatically installed if it cannot be found in the system. You can also find it in [my repository](https://github.com/dorian3d/DLib).

DBoW2 requires OpenCV and the `Boost::dynamic_bitset` class in order to use the BRIEF version. You can install Boost by typing:

$ sudo apt-get install libboost-dev


## Usage notes

### Weighting and Scoring
Expand Down

0 comments on commit 4d08e9f

Please sign in to comment.