Skip to content
forked from dorian3d/DBoW2

Enhanced hierarchical bag-of-word library for C++

License

Notifications You must be signed in to change notification settings

nmerrill67/DBoW2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The sole purpose of this fork is to write python wrappers for creating precision-recall curves

First download and install my fork of DLib. My fork is working for OpenCV 3.x and Ubuntu 18

$ git clone https://github.com/nmerrill67/DLib
$ mkdir build && cd build
$ make && sudo make install

To compile:

$ mkdir build && cd build
$ cmake .. && make 

About

Enhanced hierarchical bag-of-word library for C++

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 96.5%
  • CMake 3.5%