oscarwestberg / Face-Tracking-MayaLinks
A plugin for maya tracking a face using markers and animating a 3D face-mesh based on marker positions. A C++ program using OpenCV will fetch data from the webcam, the program will then use image analysis to find tracking points. These points will be streamed as raw data to Maya using its command port which then modifies the geometry of a 3D mod…
☆65Updated 6 years ago
Alternatives and similar repositories for Face-Tracking-Maya
Users that are interested in Face-Tracking-Maya are comparing it to the libraries listed below
Sorting:
- A plugin created for Maya for the transfer of motion capture data onto 3D facial models using RBF algorithms☆39Updated 6 years ago
- Moiton Capture IO for Autodesk maya☆17Updated 7 years ago
- Transfer deformations from source mesh to target mesh, keeping the identity of target intact.☆126Updated 10 years ago
- Implementation of Le and Hodgin's Realtime Skinning with Optimized Centers of Rotation in Maya 2017☆13Updated 7 years ago
- Implementation of Vaillant et. al. "Implicit Skinning: Real-Time Skin Deformation with Contact Modeling"☆42Updated 8 years ago
- Realtime motion capture server for Autodesk Maya, developed in Xantus Animation Studio.☆55Updated 8 years ago
- Maya 2016 plug-in of "Smooth Skinning Decomposition with Rigid Bones"☆86Updated 5 years ago
- Maya 2016 plug-in of "Smooth Skinning Decomposition with Rigid Bones"☆11Updated 6 years ago
- Maya plugin of Bi-Harmonic Bounded Weights (Siggraph 2011)☆18Updated 9 years ago
- Importer script for BVH☆73Updated last year
- Real-time markerless facial motion capture into Maya.☆70Updated 4 years ago
- Project page for End-to-end Recovery of Human Shape and Pose☆9Updated 6 years ago
- ☆57Updated 5 years ago
- An implementation of Skinning Decomposition with Similarity Transformations (I3D2018)☆120Updated 3 years ago
- Implementation of Deformation Transfer for Triangle Meshes by Sumner, Popovic and related tools.☆34Updated 4 years ago
- Poisson+MLS Deformer plugin for Maya☆11Updated 6 years ago
- An implementation of "Smooth Skinning Decomposition with Rigid Bones" (SIGGRAPH ASIA 2012).☆69Updated 9 years ago
- Convert to/from Maya Camera parameters and OpenCV camera matrix.