Skip to content

find_face_landmarks 1.2

Latest
Compare
Choose a tag to compare
@YuvalNirkin YuvalNirkin released this 19 Jun 20:34
· 3 commits to master since this release

Changes

  • Added support for specifying Matlab image directly.
  • The landmarks model file will now only be loaded on the first call to find_face_landmarks to improve performance.
  • Removed vsal dependency.
  • Added Qt based viewer.
  • Added dynamic / static Boost libraries support.
  • Bug fixes.

Compilers tested

Windows:

  • Visual C++: 12.0, 14.0

Linux:

  • GCC, C++14: 5.2.1

Mex tested with MATLAB R2015a.