diff options
| author | Ramadan <ramadan.ahmedr93@gmail.com> | 2019-10-10 15:23:29 +0200 |
|---|---|---|
| committer | Ramadan <ramadan.ahmedr93@gmail.com> | 2019-10-10 15:23:29 +0200 |
| commit | 90d017005d05cd9f4a369e0af4b15ea8c98e73ea (patch) | |
| tree | 3e871624dee31d0c4984d7cc69ac69ed60f993a4 /ports/dbow3/CONTROL | |
| parent | 2b049c47b5b2e003f8bcfe6707d4b0eaf8d1b569 (diff) | |
| download | vcpkg-90d017005d05cd9f4a369e0af4b15ea8c98e73ea.tar.gz vcpkg-90d017005d05cd9f4a369e0af4b15ea8c98e73ea.zip | |
Add Dbow3 Library
Diffstat (limited to 'ports/dbow3/CONTROL')
| -rw-r--r-- | ports/dbow3/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/dbow3/CONTROL b/ports/dbow3/CONTROL new file mode 100644 index 000000000..831ea9f0f --- /dev/null +++ b/ports/dbow3/CONTROL @@ -0,0 +1,4 @@ +Source: dbow3 +Version: 1.0.0 +Description: DBoW3 is an improved version of the DBow2 library, an open source C++ library for indexing and converting images into a bag-of-word representation. +Build-Depends: opencv3[contrib]
\ No newline at end of file |
