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

[mediapipe_task_vision] Add PoseLandmarker task #51

Open
craiglabenz opened this issue May 20, 2024 · 6 comments
Open

[mediapipe_task_vision] Add PoseLandmarker task #51

craiglabenz opened this issue May 20, 2024 · 6 comments

Comments

@craiglabenz
Copy link
Collaborator

Add support for pose landmarking.

@iarshguleria
Copy link

Hey @craiglabenz , I have been trying to integrate mediapipe-pose on flutter using platform channel but its not as accurate as the native app provided by google, just wanted to confirm whether its problem on my end or does that happen while using a platform channel

@craiglabenz
Copy link
Collaborator Author

@iarshguleria Platform channels should not introduce any noise in that operation.

The ideal solution for all vision tasks on Flutter is through this package using ffi and ffigen to talk directly to native SDKs compiled for Flutter. The latest updates to the contributing guide in #59 attempt to offer an explanation on how to add those, should you be feeling adventurous.

@charlieforward9
Copy link

I am going to start working on this in the coming weeks. @iarshguleria If youd like to collaborate, get in touch with me.

@iarshguleria
Copy link

@charlieforward9 I mailed you on your email mentioned on GitHub profile

@weizixiao
Copy link

Is it over?I am very much looking forward to using this.

@charlieforward9
Copy link

I have had a handful of unexpected life get in the way of me working on this, but it is still on my roadmap. I will provide updates as I find time to work on this, but advise itchers to scratch the contributor docs themselves. 👍🏼

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants