ofxDlib
ofxDlib copied to clipboard
An openFrameworks wrapper for dlib. http://dlib.net/
I am trying to combine the example_dlib_dnn_face_recognition and example_face_tracking. But both use different ways to get faces. In order to get a tracked face in to the vector that contains...
Tested on - WIndows 10 - cuda 10.1 - cudnn 7.6.3 - MKL 2019 Update 5 (2019.5.281) Thanks to this PR https://github.com/bakercp/ofxDlib/pull/30 -edit Only support 64bit!
# Issue **libblas-dev** and **liblapack** does not meet dependencies on Ubuntu 16.04 LTS. Here is the dependency tree. - libblas-dev - gfortran - gfortran-5 (>= 5.3.1-3~) - gcc-5-base (= 5.3.1-14ubuntu2)...
With this updates the includes for the vs project generated with the project generator are correct. The project generator still misses to include the preprocessor flags automatically (see instructions). So...
I'm on macOS 10.12.6 with Xcode 9.2 and OF 0.10.1 (stable) and the ofxDlib develop branch. running in to this problem when trying to run face regoncitnion example: > libc++abi.dylib:...
I'm on macOS 10.12.6 with Xcode 9.2 and OF 0.10.1 (stable) and the ofxDlib master branch. bootstrap.sh installed everything without error message. But when I am trying to compile the...
- [ ] Create Apothecary Scripts - [ ] VS - [ ] MSYS - [ ] Add Appveyor Tests
I am still trying to compile my oF project with VS Code on Mac, and getting titled errors that I don't get while building with Xcode. > In file included...
Hi all, while running the script i get the following error: Any clue what could be the problem? Thanks in advance, J