Skip to content

Add a hand_landmarker.task for Greyscale images 8 bits #5711

Open
@AndrewBloom

Description

@AndrewBloom

MediaPipe Solution (you are using)

mediapipe/tasks/c/vision/hand_landmarker

Programming language

C

Are you willing to contribute it

None

Describe the feature and the current behaviour/state

The current implementation does not support ImageFormat::GRAY8 format

Will this change the current API? How?

No

Who will benefit with this feature?

Everyone using it

Please specify the use cases for this feature

Using grayscale images will reduce the number of calculation necessary given the same amount of pixels. Moreover the grayscale image is immediately accessible from YUV888 without a costly conversion to RGB format first

Any Other info

No response

Metadata

Metadata

Labels

platform:c++Issues specific to C++ framework in mediapipestat:awaiting googlerWaiting for Google Engineer's Responsetask:hand landmarkerIssues related to hand landmarker: Identify and track hands and fingerstype: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