Releases: Qaanaaq/Face_Landmark_Link
Face_Landmarker_Link STREAM 0.1
The executable allows the streaming of blendshape data to reciever plugins in blender. UDP_PORT = 11111.
Three filtering possibilites allow for aggressive, mild or no filtering.
Face_Landmarker_Link 0.2
Blendshapes from video, eye and head rotation tracking
Running the executable asks for a video file. The tracker will search for a face and calculate blendshape scores of all blendshapedata per frame and output to a .csv file, one line per frame. The tracking finishes if all frames of the video are tracked or can be stopped if the 'q' key is pressed.
.csv as similar than what is gained from the Live Link Face iphone application, but any video source can be used.
Usage with: Face-IT https://blendermarket.com/products/faceit
or this Free Addon: Blender LiveLinkFace Add-On https://nickfisher.gumroad.com/l/tvzndw?layout=profile
Face_Landmark_Link 0.1
Running the executable asks for a video file. The tracker will search for a face and calculate blendshape scores of all blendshapedata pre frame and output to a .csv file, one line per frame. The tracking finishes if all frames of the video are tracked or can be stopped if the 'q' key is pressed.
.csv as similar than what is gained from the Live Link Face iphone application, but any video source can be used.