手势无法识别kCVPixelFormatType_420YpCbCr8BiPlanarFullRange
Open
- 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