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
/
sample
/
composeApp
/
at
claude/fix/rotation-handling
1 folder
1 file
virtualintern
feat: add CropRect parameter to extractFrames for output video cropping
2mo ago
3cbd4ec8
src
feat: add CropRect parameter to extractFrames for output video cropping Add optional CropRect to extractFrames() for pixel-level cropping after decode+rotation. On Android, uses Bitmap.createBitmap for zero-copy crop. On iOS, delegates to InputFrame.crop(). Sample app debug test uses portrait 9:16 crop with skeleton-tracking pan and smooth interpolation. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2 months ago
build.gradle.kts
feat: add CropRect parameter to extractFrames for output video cropping Add optional CropRect to extractFrames() for pixel-level cropping after decode+rotation. On Android, uses Bitmap.createBitmap for zero-copy crop. On iOS, delegates to InputFrame.crop(). Sample app debug test uses portrait 9:16 crop with skeleton-tracking pan and smooth interpolation. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2 months ago