{ "name": "dbow3", "version": "1.0.0", "port-version": 2, "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.", "homepage": "https://github.com/rmsalinas/DBow3", "license": "BSD-3-Clause", "supports": "linux", "dependencies": [ { "name": "opencv", "features": [ "contrib" ] }, { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }