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

Galaxy S25 MediaPipe Hand Detection Camera Error. #5867

Open
hongsoonill opened this issue Feb 22, 2025 · 1 comment
Open

Galaxy S25 MediaPipe Hand Detection Camera Error. #5867

hongsoonill opened this issue Feb 22, 2025 · 1 comment
Assignees
Labels
type:bug Bug in the Source Code of MediaPipe Solution

Comments

@hongsoonill
Copy link

Have I written custom code (as opposed to using a stock example script provided in MediaPipe)

None

OS Platform and Distribution

Android 15 / One UI 7.0

Mobile device if the issue happens on mobile device

Galaxy S25

Browser and version if the issue happens on browser

Google Chrome, Samsung Internet

Programming Language and version

Javascript

MediaPipe version

No response

Bazel version

No response

Solution

Hand Landmark detection

Android Studio, NDK, SDK versions (if issue is related to building in Android environment)

No response

Xcode & Tulsi version (if issue is related to building for iOS)

No response

Describe the actual behavior

On the Galaxy S25, the camera only detects distant hands located in the bottom right corner of the screen. When a hand is placed in the center, MediaPipe fails to recognize it.

Describe the expected behaviour

In the demo version provided by MediaPipe, the camera index cannot be selected, and even when uploading a hand image, it is not recognized. The Galaxy S25 seems to misidentify the camera or only detect specific positions (a small palm in the bottom right corner).

Standalone code/steps you may have used to try to get what you need

https://mediapipe-studio.webapps.google.com/demo/hand_landmarker?hl=ko

Other info / Complete Logs

https://mediapipe-studio.webapps.google.com/demo/hand_landmarker?hl=ko
@hongsoonill hongsoonill added the type:bug Bug in the Source Code of MediaPipe Solution label Feb 22, 2025
@hongsoonill
Copy link
Author

hongsoonill commented Feb 22, 2025

This is the only area where hand landmarks are recognized on the Galaxy S25

[Test Result]
Image

[Original]

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Bug in the Source Code of MediaPipe Solution
Projects
None yet
Development

No branches or pull requests

2 participants