alibaba / alibaba/MNNKit

手势无法识别kCVPixelFormatType_420YpCbCr8BiPlanarFullRange

Open
#50 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Objective-C
Stars
702
Forks
119
PR merge metrics
No merged PRs in 30d

Description

我使用gpuimage后,发现输出格式变成YUV,于是我使用官方demo,设置captureOutput.videoSettings 为kCVPixelFormatType_420YpCbCr8BiPlanarFullRange格式,发现无法识别

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the official demo's captureOutput.videoSettings handling and reproduce the reported behavior after GPUImage produces YUV output. Check how kCVPixelFormatType_420YpCbCr8BiPlanarFullRange is passed into gesture recognition; done means the configured format is accepted and gestures are recognized.

Written by the indexing model from the issue text.

Assessment

Tech stack
objective-c
Domain
computer-vision, mobile-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.