alpha
Login
or
Join now
nateholland.bsky.social
/
PoseDetection
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
PoseDetection
/
posedetection
/
at
7a88017fcb7213ccf3d26436a798e7daeefc3468
1 folder
1 file
virtualintern
perf: replace software video encoding with CameraX VideoCapture
2mo ago
7a88017f
src
perf: replace software video encoding with CameraX VideoCapture Use CameraX VideoCapture use case for hardware-accelerated recording instead of per-frame ARGB→NV12 software conversion via MediaCodec. This eliminates the CPU-intensive bitmap conversion and encoding that was competing with pose/object detection on every frame. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2 months ago
build.gradle.kts
perf: replace software video encoding with CameraX VideoCapture Use CameraX VideoCapture use case for hardware-accelerated recording instead of per-frame ARGB→NV12 software conversion via MediaCodec. This eliminates the CPU-intensive bitmap conversion and encoding that was competing with pose/object detection on every frame. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2 months ago