Giter Site home page Giter Site logo

dlibface's Introduction

DlibFace

face detection, face alignment and face recognition based on dlib library

DlibFace Solution

包括四个项目,由于本次项目中含有人脸识别,所以必须要下载dlib-19.3及其以上版本,而且还要使用VS2015编译才行
本次实验我下载的是当前最新dlib19.4

之前的版本使用方法,可以参考:
Windows10+VS2013环境下Dlib库的编译与使用-邬小阳
使用Dlib库进行人脸检测与对齐-邬小阳

images文件夹为一些测试图片
models文件夹为下载好的人脸对齐模型和人脸识别模型,具体链接在各个项目的测试代码中都有

1.SourceBuild

下载dlib-19.4源码进行编译,做成静态链接库dlilib19-4,具体可参考,项目中也已经有配置了
dlib库的编译http://blog.csdn.net/u013078356/article/details/54999491

2.faceDetection

人脸检测, 将编译好的静态链接库放入项目中,其他内容具体参见项目配置

3.faceAlignment

人脸对齐, 将编译好的静态链接库放入项目中,其他内容具体参见项目配置

4.faceRecognition

人脸识别, 将编译好的静态链接库放入项目中,其他内容具体参见项目配置

模型下载位置:
http://dlib.net/files/

dlibface's People

Contributors

wujiyang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dlibface's Issues

无法打开输入文件“dlib19.4.lib”

编译源码成功生成lib文件后,运行其他几个项目都提示如下:

严重性 代码 说明 项目 文件 行 禁止显示状态
错误 LNK1181 无法打开输入文件“dlib19.4.lib” faceAlignment D:\DlibFace\faceAlignment\LINK 1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.