Open GeorgeS2019 opened 1 year ago
This is part of my work during my internship, I have recently been busy with my graduation and am excited to hear that mediapipe is ready to provide a blendshape solution.
The purpose of this project is to generate a dynamic link library and directly call the mediapipe solution in other projects. Currently, only C++
interfaces are generated. Due to the problem of C++
ABI
, it is really difficult to directly integrate into existing C/C++
projects.
At present, the highest priority is to provide the interface of C
language
@liuyulvv
With a working VS2019 solution mediapipe branch shared here, Windows building will no longer be an experimental waste of time.
MediaPipe Solution (you are using)
FaceMesh with blendshape
Programming language
c++/c#
Are you willing to contribute it
None
Describe the feature and the current behaviour/state
Will this change the current API? How?
Who will benefit with this feature?
available to .NET users
Please specify the use cases for this feature
Any Other info
No response