Giter VIP home page Giter VIP logo

hmodel's Introduction

Sphere-Meshes for Real-Time Hand Modeling and Tracking

Disclaimer

To obtain the results shown in the video proper hardware is necessary:

  • Windows 8
  • Intel Core i7 @4GhZ
  • CUDA Graphic card (NVIDIA GTX980 used in our demo)
  • Inter RealSense depth camera

Other notes:

  • note the software must be compiled in 64bits
  • Wristband color calibration (make sure the wristband is detected robustly otherwise the tracking might not perform as effectively, you can check this by enabling "show wband" in the hmodel_atb application)

BibTex

@article{hmodel,
title = {Sphere-Meshes for Real-Time Hand Modeling and Tracking}, 
author = {Anastasia Tkach and Mark Pauly and Andrea Tagliasacchi}, 
journal = {ACM Transactions on Graphics (Proceedings of SIGGRAPH Asia)}, 
year = {2016}}

Running "Teaser" Sequence

in hmodel/apps/hmodel_atb/main.cpp

  • change 21 | std::string sequence_path to the path to teaser dataset in you machine
  • change 22 | std::string data_path to the path to hmodel/data/ folder on your machine
  • set 17 | bool benchmarkto true

Running Live

in hmodel/apps/hmodel_atb/main.cpp

  • set 17 | bool benchmark to false
  • wear a blue wristband and make sure that the wristband is always in the view of the sensor
  • c++ implementation of automatic hand model calibration is coming
  • for now to approximately adjust the model for your hand
    • press key 1 for uniform scaling up
    • press key 2 for uniform scaling down
    • press key 3 for width scaling up
    • press key 4 for width scaling down
    • press key 5 for thickness scaling up
    • press key 6 for thickness scaling down

hmodel's People

Watchers

 avatar  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.