stringless
stringless copied to clipboard
Real-time markerless facial motion capture into Maya.
I replaced `` with the name that I had used in the previous command (`createStringlessCap`) but nothing happens after entering `calibrateNeutralFace("_Device")` in the MEL command-line. I can see the `_Face`...
How can I use Blender Instead of Autodesk Maya?
Currently the plugin's implementation is very primitive in how it interprets the two dimensional capture data: it performs minimal corrections to translation changes by calculating delta distances from the neutral...
Possible libraries to use: - https://github.com/trishume/eyelike - https://github.com/pupil-labs/pupil
It'd be nice to have Stringless be runnable on the Windows operating system. Currently Stringless is performing IPC using POSIX shared memory, which works fine for Unix-based systems but not...
``` 2017-08-11 22:32:05.372 Stringless[32898:454311] -[CaptureDelegate doFireTimer:]: unrecognized selector sent to instance 0x7fcc214122f0 2017-08-11 22:32:05.387 Stringless[32898:454311] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[CaptureDelegate doFireTimer:]: unrecognized selector sent to...