Giter Site home page Giter Site logo

facetracking's People

Contributors

codergirl42 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

Watchers

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

facetracking's Issues

train new FACS poses?

Hi, thank you for making this code available. I am wondering if it is possible to add extra facs poses to the existing ones? Would that need training?

Also, I would like to use the FaceME lib in another, non DX application. Is all the functionality in the lib to do this? Where do i pass in the image / realsense data? Thanks again.

Failed to build with RealSense SDK v11 with can't find head files

I built FaceME in VS2015 with RealSense SDK v11 installed. It reported error that headfiles pxcfacedata.h, pxcfaceconfiguration.h and pxcfacemodule can't be found. I copied those headfiles from here, there are still errors reported as followings info:

1>------ Rebuild All started: Project: FaceME, Configuration: Debug Win32 ------
1> FMEExprSynthesizer.cpp
1>c:\program files (x86)\intel\rssdk\include\pxcsensemanager.h(20): error C2371: 'PXCFaceModule': redefinition; different basic types
1> d:\zhenlinxu\code\facetracking\pxcfacemodule.h(15): note: see declaration of 'PXCFaceModule'
1>d:\zhenlinxu\code\facetracking\fmeexprsynthesizer.cpp(125): warning C4018: '<': signed/unsigned mismatch
1> FMEExprParser.cpp
1>c:\program files (x86)\intel\rssdk\include\pxcsensemanager.h(20): error C2371: 'PXCFaceModule': redefinition; different basic types
1> d:\zhenlinxu\code\facetracking\pxcfacemodule.h(15): note: see declaration of 'PXCFaceModule'
1> FMEManager.cpp
1>d:\zhenlinxu\code\facetracking\pxcfacemodule.h(15): error C2371: 'PXCFaceModule': redefinition; different basic types
1> c:\program files (x86)\intel\rssdk\include\pxcsensemanager.h(20): note: see declaration of 'PXCFaceModule'
1> FMEFaceTracker.cpp
1>c:\program files (x86)\intel\rssdk\include\pxcsensemanager.h(20): error C2371: 'PXCFaceModule': redefinition; different basic types
1> d:\zhenlinxu\code\facetracking\pxcfacemodule.h(15): note: see declaration of 'PXCFaceModule'
1>d:\zhenlinxu\code\facetracking\fmefacetracker.cpp(135): error C2440: 'initializing': cannot convert from 'Intel::RealSense::Face::FaceModule *' to 'PXCFaceModule *'
1> d:\zhenlinxu\code\facetracking\fmefacetracker.cpp(135): note: Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
1> FMEFace.cpp
1>c:\program files (x86)\intel\rssdk\include\pxcsensemanager.h(20): error C2371: 'PXCFaceModule': redefinition; different basic types
1> d:\zhenlinxu\code\facetracking\pxcfacemodule.h(15): note: see declaration of 'PXCFaceModule'
1> FMECommon.cpp
1> Generating Code...
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========

Can you help on this? Thanks!

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.