Skip to content

How to write module by c++? #5795

Open
Open
@ZzMLvzZ-792998470

Description

@ZzMLvzZ-792998470

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

Metadata

Metadata

Assignees

Labels

legacy:face meshIssues related to Face Meshplatform:c++Issues specific to C++ framework in mediapipetype:featureEnhancement in the New Functionality or Request for a New Solution

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions