Giter Club home page Giter Club logo

articulatedposeestimator's Introduction

Articulated Pose Estimator

Implementation of these papers:

Motion Capture of Hands in Action using Discriminative Salient Points
L. Ballan, A. Taneja, J. Gall, L. Van Gool, M. Pollefeys
ECCV 2012, Firenze, Italy
http://lucaballan.altervista.org/pdfs/ballanECCV12.pdf

and

Marker-less Motion Capture of Skinned Models in a Four Camera Set-up using Optical Flow and Silhouettes
L. Ballan and G. M. Cortelazzo
3DPVT 2008, Atlanta, GA, USA
http://lucaballan.altervista.org/pdfs/3DPVT08.pdf


If you are using this code, please cite the above papers.

Alt text Alt text Alt text

INSTALL

  • Install Opencv in "Common Libs\opencv_win"
  • Install newmat in "Common Libs\newmat"
  • Install gsl in "Common Libs\gsl"
  • Install glew in "Common Libs\glew"
  • Install CLAPACK in "Common Libs\CLAPACK"
  • Install Levenberg-Marquardt in "Common Libs\Levenberg-Marquardt" (LEVMAR version 2.5 By Manolis Lourakis)
  • Install lp_solve in "Common Libs\lp_solve" (http://lpsolve.sourceforge.net/)
  • Install all the related dlls in bin32 and bin64
  • Compile src/prj/gammalib/gammalib.vcxproj
  • Compile src/prj/gammalib/ArticulatedPoseEstimator/ArticulatedPoseEstimator.vcxproj
  • Compile src/prj/gammalib/ArticulatedPoseEstimator/Viewer.vcxproj

articulatedposeestimator's People

Contributors

lucaballan avatar

Watchers

 avatar

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.