Skip to main content

Home/ rigging/ Group items tagged mocap

Rss Feed Group items tagged

Jakub Krompolc

Organic Mocap - 3 views

http://www.twitvid.com/KUPQU

3d character

Markus Daum

FaceTracker - C/C++ API - 0 views

  •  
    FaceTracker is a C/C++ API for real time generic non-rigid face alignment and tracking. Goal: Non-rigid face alignment and tracking is a common problem in computer vision. It is the front-end to many algorithms that require registration, for example face and expression recognition. However, those working on algorithms for these higher level tasks are often unfamiliar with the tools and peculiarities regarding non-rigid registration (i.e. pure machine learning scientists, psychologists, etc.). Even those directly working on face alignment and tracking often find implementing an algorithm from published work to be a daunting task, not least because baseline code against which performance claims can be assessed does not exist. As such, the goal of FaceTracker is to provide source code and pre-trained models that can be used out-of-the-box, for the dual purpose of: 1. Promoting the advancement of higher level inference algorithms that require registration. 2. Providing baseline code to promote quantitative improvements in face registration. Features: * Real time: ranging from 20-30 fps (depending on processor, compiler and use of OpenMP) * Generic: designed to work for most people under most conditions * No training required: a pre-trained model is provided * Detection based initialisation: no user intervention required * Automatic failure detection: requires no user re-initialisation * Camera or video input
  •  
    Thanks Maurizio for the link!
Dave Short

Facial motion transfer. - 5 views

  •  
    Kinda cool
  •  
    it`s just interesting how he describes the vector deltas, which are basically just blendShape. And pushing nearest points by that amount is like usual wrap. I just wasn`t getting why there is custom ICE network, maybe I missed something :) btw. I really liked the short "dog-boy" animation this guy did
  •  
    It's a bit different to a wrap, more a delta look up and transfer, not a bind to of one bit of geo to another. As such you're only transferring relative motion and can manipulate that in different ways.
1 - 3 of 3
Showing 20 items per page