Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to write module by c++? #5795

Open
ZzMLvzZ-792998470 opened this issue Dec 25, 2024 · 0 comments
Open

How to write module by c++? #5795

ZzMLvzZ-792998470 opened this issue Dec 25, 2024 · 0 comments
Assignees
Labels
legacy:face mesh Issues related to Face Mesh platform:c++ Issues specific to C++ framework in mediapipe type:feature Enhancement in the New Functionality or Request for a New Solution

Comments

@ZzMLvzZ-792998470
Copy link

MediaPipe Solution (you are using)

FaceMesh

Programming language

c++

Are you willing to contribute it

Yes

Describe the feature and the current behaviour/state

我体验了官方的face_mesh demo觉得效果很棒,我希望运用face_mesh得到的特征点信息去估计头部姿态,集成到我自己的项目中。所以我的想法是写一个自己的demo,输入视频帧数据,输出特征点信息,然后编译成动态库。但是我似乎搞不定,首先是框架比较复杂,我自身对bazel也不是很熟悉,没法实现输出脸部特征点信息的功能。有没有大佬能给我一些建议协助我实现这个简单的功能吗?

Will this change the current API? How?

No

Who will benefit with this feature?

No

Please specify the use cases for this feature

集成到自己的项目

Any Other info

No response

@ZzMLvzZ-792998470 ZzMLvzZ-792998470 added the type:feature Enhancement in the New Functionality or Request for a New Solution label Dec 25, 2024
@kuaashish kuaashish added platform:c++ Issues specific to C++ framework in mediapipe legacy:face mesh Issues related to Face Mesh labels Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
legacy:face mesh Issues related to Face Mesh platform:c++ Issues specific to C++ framework in mediapipe type:feature Enhancement in the New Functionality or Request for a New Solution
Projects
None yet
Development

No branches or pull requests

2 participants