-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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
Documentation for building pose-tracking iOS app using mediapipe library with swift #4895
Comments
Hi @diyoraharshitN, At the moment, we don't have the pose landmarker available on the iOS platform, and there's no official documentation for its use in Swift. However, we do have iOS documentation for legacy pose tracking, and the iOS target is mentioned here. It's important to note that we are not offering support for legacy solutions, as our primary focus is on the new Task APIs. However, We are actively working to provide iOS-Swift support for other Task APIs as well. Thank you |
Hi @kuaashish also can you give me rough timeline so that we can plan accordingly for the pose tracking api documentation? |
There isn't any demo available for iOS click here |
Do you have any updated timeline on this documentation? |
We want to use pose landmarker on the iOS platform, and there's no official documentation for its use in Swift. Do you have any updated timeline for this documentation? |
Hi @diyoraharshitN, We have completed the code example for the new Pose Landmarker for iOS. You can view the example here. Feel free to try implementing it for now. However, please note that we are still working on the documentation, which will be included soon. Thank you!! |
Hi @kuaashish, Thank you for the update about example. |
Hi @kuaashish i have searched in the example but didn't find any seperetion for Left Body landmarks and Right Body landmarks points. is there any way to separate Left and Right landmarks from the MPPNormalizedLandmark array that we get as result array from the scan? Thank you |
Hi @kuaashish I have found that there are 4 points 24 and 26 (right knee and right hip), 25 and 27(left foot and left knee) are missing from the ios Version of example in mediapipe. Thank you |
Hi @kuaashish @priankakariatyml This is gentle reminder regarding clarification for the Ride side and Left side landmark points. Thanks |
This issue is resolve by using connection. Click Here |
Hi @diyoraharshitN, Thank you for confirming. Can we now proceed with closing the issue and marking it as resolved? |
Hi @kuaashish
|
Hi, This is gentle reminder for the issue i have raised regarding Documentation is still not there for mediapipe iOS Pose landmark detection Click Here. There is no seperation for Left Body Points and Right Body Points.I have already comment in this issue only #4895 (comment) |
Hi @kuaashish @schmidt-sebastian, any update regarding documentation and about these Comment? |
Hi @diyoraharshitN, Apologies for the delayed response. Currently, there is no update on the documentation. We are sharing this issue with our team again and marking it as a feature request to ensure it remains a priority. However, we cannot provide a timeline for this at the moment. Thank you!! |
Separation for left and right body points is not supported by the newer MediaPipe task APIs on any platforms. |
i have searched in the example but didn't find any seperetion for Left Body landmarks and Right Body landmarks points. is there any way to separate Left and Right landmarks from the MPPNormalizedLandmark array that we get as result array from the scan? Thank you |
Hi @diyoraharshit, Documentation for implementing our Pose Landmarker in iOS is now available. Could you please try it and let us know if you encounter any further issues? Thank you!! |
Hi @kuaashish Thank you for the information. Thank you. |
Description of issue (what needs changing)
Hi Team, I couldn't find any guidelines/documentation for building pose-tracking iOS app using mediapipe library with swift
Clear description
I am looking for Documentation for building pose-tracking iOS app using mediapipe library with swift.
Correct links
No response
Parameters defined
No response
Returns defined
No response
Raises listed and defined
No response
Usage example
https://developers.google.com/mediapipe/framework/getting_started/ios
Request visuals, if applicable
No response
Submit a pull request?
No response
The text was updated successfully, but these errors were encountered: