diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2019-08-12 13:32:38 -0700 |
|---|---|---|
| committer | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2019-08-12 13:32:38 -0700 |
| commit | 28e510cbcc4a24ee093b1d95ce843c01fa1bb845 (patch) | |
| tree | 3cde4eba8029df410f56b7c99aceeae4724d55f6 /ports/dbow2/CONTROL | |
| parent | ea2360b7f375072bbc4956045608a217ce37e83b (diff) | |
| download | vcpkg-28e510cbcc4a24ee093b1d95ce843c01fa1bb845.tar.gz vcpkg-28e510cbcc4a24ee093b1d95ce843c01fa1bb845.zip | |
[dbow2] Add new port (#7552)
* [dbow2] Add new port
* Fix case sensitive in Linux.
Diffstat (limited to 'ports/dbow2/CONTROL')
| -rw-r--r-- | ports/dbow2/CONTROL | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/dbow2/CONTROL b/ports/dbow2/CONTROL new file mode 100644 index 000000000..4b5c4c1e0 --- /dev/null +++ b/ports/dbow2/CONTROL @@ -0,0 +1,5 @@ +Source: dbow2 +Version: 2019-08-05 +Homepage: https://github.com/dorian3d/DBoW2 +Description: DBoW2 is an improved version of the DBow library, an open source C++ library for indexing and converting images into a bag-of-word representation. +Build-Depends: opencv |
