dorian3d / DBoW2

Enhanced hierarchical bag-of-word library for C++
Other
860 stars 368 forks source link

Software dependencies #2

Closed oleg-alexandrov closed 9 years ago

oleg-alexandrov commented 9 years ago

Another quick question. DBoW2 depends on some other utilities you wrote. I am wondering if you eventually plan to release those as well as part of this repository. (Obviously it is just a matter of ease of use, since they can be easily compiled separately.)

dorian3d commented 9 years ago

I want to completely update the installation system with a smarter CMake script than a plain Makefile, including the automatic installation of DLib. However, I'm afraid it will not happen in the short term.

dorian3d commented 9 years ago

I added a CMake script that is easier than the raw Makefiles. The script in DBoW2 also downloads the demo resources.